Searched refs:stats_show (Results 1 – 4 of 4) sorted by relevance
114 static ssize_t stats_show(struct device *dev, in stats_show() function194 static DEVICE_ATTR(stats, 0644, stats_show, stats_write);
36 static int stats_show(struct seq_file *s, void *v) in stats_show() function
261 stats_show( in stats_show() function
469 static int stats_show(struct seq_file *seq, void *v) in stats_show() function515 return single_open(file, stats_show, inode->i_private); in stats_open()