Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dcpu_cooling.c574 static struct notifier_block thermal_cpufreq_notifier_block = { variable
705 cpufreq_register_notifier(&thermal_cpufreq_notifier_block, in __cpufreq_cooling_register()
811 cpufreq_unregister_notifier(&thermal_cpufreq_notifier_block, in cpufreq_cooling_unregister()