Searched refs:wf_unregister_control (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
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.
58 extern void wf_unregister_control(struct wf_control *ct);
H A Dwindfarm_cpufreq_clamp.c102 wf_unregister_control(clamp_control);
H A Dwindfarm_core.c232 void wf_unregister_control(struct wf_control *ct) function
242 EXPORT_SYMBOL_GPL(wf_unregister_control); variable
H A Dwindfarm_smu_controls.c319 wf_unregister_control(&fct->ctrl);

Completed in 272 milliseconds