Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/macintosh/
Dwindfarm_cpufreq_clamp.c17 static struct wf_control *clamp_control; variable
86 clamp_control = clamp; in wf_cpufreq_clamp_init()
95 if (clamp_control) in wf_cpufreq_clamp_exit()
96 wf_unregister_control(clamp_control); in wf_cpufreq_clamp_exit()