Searched refs:debug_io_show (Results 1 – 5 of 5) sorted by relevance
109 .debug_io_show = s3c_cpufreq_debugfs_call(s3c2410_iotiming_debugfs),
110 show_bank = cfg->info->debug_io_show; in io_show()
177 .debug_io_show = s3c_cpufreq_debugfs_call(s3c2412_iotiming_debugfs),
278 .debug_io_show = s3c_cpufreq_debugfs_call(s3c2410_iotiming_debugfs),
182 void (*debug_io_show)(struct seq_file *seq, member