Searched refs:show_debug_level (Results 1 – 3 of 3) sorted by relevance
245 static int show_debug_level(struct seq_file *m, void *v) in show_debug_level() function265 return single_open(file, show_debug_level, NULL); in open_debug_level()
4156 static ssize_t show_debug_level(struct device_driver *d, char *buf) in show_debug_level() function4176 static DRIVER_ATTR(debug_level, S_IWUSR | S_IRUGO, show_debug_level,
1198 static ssize_t show_debug_level(struct device_driver *d, char *buf) in show_debug_level() function1226 show_debug_level, store_debug_level);