Home
last modified time | relevance | path

Searched refs:store_enabled (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/hw/ipath/
Dipath_sysfs.c636 static ssize_t store_enabled(struct device *dev, in store_enabled() function
1085 static DEVICE_ATTR(enabled, S_IWUSR | S_IRUGO, show_enabled, store_enabled);
/drivers/net/
Dnetconsole.c296 static ssize_t store_enabled(struct netconsole_target *nt, in store_enabled() function