Home
last modified time | relevance | path

Searched refs:s3c2412_iotiming_debugfs (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/soc/samsung/
Ds3c-cpufreq-core.h239 extern void s3c2412_iotiming_debugfs(struct seq_file *seq,
253 #define s3c2412_iotiming_debugfs NULL macro
/Linux-v6.1/drivers/cpufreq/
Ds3c2412-cpufreq.c177 .debug_io_show = s3c_cpufreq_debugfs_call(s3c2412_iotiming_debugfs),
/Linux-v6.1/arch/arm/mach-s3c/
Diotiming-s3c2412.c113 void s3c2412_iotiming_debugfs(struct seq_file *seq, in s3c2412_iotiming_debugfs() function