Searched refs:wf_unregister_control (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/macintosh/
H A Dwindfarm_fcu_controls.c570 wf_unregister_control(&fan->ctrl);
H A Dwindfarm_smu_controls.c315 wf_unregister_control(&fct->ctrl);
H A Dwindfarm_core.c242 void wf_unregister_control(struct wf_control *ct) function
252 EXPORT_SYMBOL_GPL(wf_unregister_control); variable
H A Dwindfarm_cpufreq_clamp.c122 wf_unregister_control(clamp_control);
H A Dwindfarm.h52 * the kref and wf_unregister_control will decrement it, thus the
54 * still exists after wf_unregister_control has been called.
57 extern void wf_unregister_control(struct wf_control *ct);

Completed in 171 milliseconds