Searched refs:ppc_rtas_tone_freq_show (Results 1 – 1 of 1) sorted by relevance
151 static int ppc_rtas_tone_freq_show(struct seq_file *m, void *v);198 return single_open(file, ppc_rtas_tone_freq_show, NULL); in tone_freq_open()719 static int ppc_rtas_tone_freq_show(struct seq_file *m, void *v) in ppc_rtas_tone_freq_show() function