Searched refs:wf_get_control (Results 1 – 5 of 5) sorted by relevance
544 if (wf_get_control(ct) == 0) in wf_smu_new_control() 549 if (wf_get_control(ct) == 0) in wf_smu_new_control() 554 if (wf_get_control(ct) == 0) in wf_smu_new_control() 559 if (wf_get_control(ct) == 0) in wf_smu_new_control() 564 if (wf_get_control(ct) == 0) in wf_smu_new_control() 569 if (wf_get_control(ct) == 0) in wf_smu_new_control()
563 if (wf_get_control(ct) == 0) in pm112_new_control() 569 if (cpu_fans[i] == NULL && wf_get_control(ct) == 0) in pm112_new_control() 577 if (backside_fan == NULL && wf_get_control(ct) == 0) in pm112_new_control() 580 if (slots_fan == NULL && wf_get_control(ct) == 0) in pm112_new_control() 583 if (drive_bay_fan == NULL && wf_get_control(ct) == 0) in pm112_new_control()
254 int wf_get_control(struct wf_control *ct) in wf_get_control() function 261 EXPORT_SYMBOL_GPL(wf_get_control);
58 extern int wf_get_control(struct wf_control *ct);
873 if (wf_get_control(ct) == 0) in pm121_register_control()