Searched refs:statistics_show (Results 1 – 3 of 3) sorted by relevance
29 static int statistics_show(struct seq_file *s, void *p) in statistics_show() function244 return single_open(file, statistics_show, NULL); in statistics_open()
2811 statistics_show = "false"
6389 static ssize_t statistics_show(struct device_driver *ddp, char *buf) in statistics_show() function