wf_unregister_control
extern void wf_unregister_control(struct wf_control *ct);
EXPORT_SYMBOL_GPL(wf_unregister_control);
wf_unregister_control(clamp_control);
wf_unregister_control(&fan->ctrl);
wf_unregister_control(&fct->ctrl);