Searched refs:show_enabled (Results 1 – 2 of 2) sorted by relevance
627 static ssize_t show_enabled(struct device *dev, in show_enabled() function1085 static DEVICE_ATTR(enabled, S_IWUSR | S_IRUGO, show_enabled, store_enabled);
246 static ssize_t show_enabled(struct netconsole_target *nt, char *buf) in show_enabled() function