Searched refs:debug_io_show (Results 1 – 5 of 5) sorted by relevance
112 .debug_io_show = s3c_cpufreq_debugfs_call(s3c2410_iotiming_debugfs),
133 show_bank = cfg->info->debug_io_show; in io_show()
190 .debug_io_show = s3c_cpufreq_debugfs_call(s3c2412_iotiming_debugfs),
264 .debug_io_show = s3c_cpufreq_debugfs_call(s3c2410_iotiming_debugfs),
184 void (*debug_io_show)(struct seq_file *seq, member