Home
last modified time | relevance | path

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

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