Lines Matching refs:seq_file
138 static int ppc_rtas_sensors_show(struct seq_file *m, void *v);
139 static int ppc_rtas_clock_show(struct seq_file *m, void *v);
142 static int ppc_rtas_progress_show(struct seq_file *m, void *v);
145 static int ppc_rtas_poweron_show(struct seq_file *m, void *v);
151 static int ppc_rtas_tone_freq_show(struct seq_file *m, void *v);
154 static int ppc_rtas_tone_volume_show(struct seq_file *m, void *v);
155 static int ppc_rtas_rmo_buf_show(struct seq_file *m, void *v);
223 static void ppc_rtas_process_sensor(struct seq_file *m,
226 static void get_location_code(struct seq_file *m,
228 static void check_location_string(struct seq_file *m, const char *c);
229 static void check_location(struct seq_file *m, const char *c);
299 static int ppc_rtas_poweron_show(struct seq_file *m, void *v) in ppc_rtas_poweron_show()
333 static int ppc_rtas_progress_show(struct seq_file *m, void *v) in ppc_rtas_progress_show()
362 static int ppc_rtas_clock_show(struct seq_file *m, void *v) in ppc_rtas_clock_show()
384 static int ppc_rtas_sensors_show(struct seq_file *m, void *v) in ppc_rtas_sensors_show()
485 static void ppc_rtas_process_sensor(struct seq_file *m, in ppc_rtas_process_sensor()
638 static void check_location(struct seq_file *m, const char *c) in check_location()
675 static void check_location_string(struct seq_file *m, const char *c) in check_location_string()
689 static void get_location_code(struct seq_file *m, struct individual_sensor *s, in get_location_code()
719 static int ppc_rtas_tone_freq_show(struct seq_file *m, void *v) in ppc_rtas_tone_freq_show()
747 static int ppc_rtas_tone_volume_show(struct seq_file *m, void *v) in ppc_rtas_tone_volume_show()
765 static int ppc_rtas_rmo_buf_show(struct seq_file *m, void *v) in ppc_rtas_rmo_buf_show()