Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpufreq/
Ds3c24xx-cpufreq.c382 static int s3c_cpufreq_suspend(struct cpufreq_policy *policy) in s3c_cpufreq_suspend() function
419 #define s3c_cpufreq_suspend NULL macro
427 .suspend = s3c_cpufreq_suspend,