Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_powerclamp.c618 static struct notifier_block powerclamp_cpu_notifier = { variable
791 register_hotcpu_notifier(&powerclamp_cpu_notifier); in powerclamp_init()
816 unregister_hotcpu_notifier(&powerclamp_cpu_notifier); in powerclamp_init()
825 unregister_hotcpu_notifier(&powerclamp_cpu_notifier); in powerclamp_exit()