Searched refs:ppc_rtas_sensors_show (Results 1 – 1 of 1) sorted by relevance
137 static int ppc_rtas_sensors_show(struct seq_file *m, void *v);158 return single_open(file, ppc_rtas_sensors_show, NULL); in sensors_open()412 static int ppc_rtas_sensors_show(struct seq_file *m, void *v) in ppc_rtas_sensors_show() function