Searched refs:statistics_show (Results 1 – 2 of 2) 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()
6542 static ssize_t statistics_show(struct device_driver *ddp, char *buf) in statistics_show() function