Searched refs:ppc_rtas_clock_show (Results 1 – 1 of 1) sorted by relevance
139 static int ppc_rtas_clock_show(struct seq_file *m, void *v);185 return single_open(file, ppc_rtas_clock_show, NULL); in clock_open()362 static int ppc_rtas_clock_show(struct seq_file *m, void *v) in ppc_rtas_clock_show() function