Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_pm91.c544 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()
H A Dwindfarm_pm112.c563 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()
H A Dwindfarm_pm81.c618 if (wf_get_control(ct) == 0) in wf_smu_new_control()
623 if (wf_get_control(ct) == 0) in wf_smu_new_control()
628 if (wf_get_control(ct) == 0) in wf_smu_new_control()
643 if (wf_get_control(ct) == 0) in wf_smu_new_control()
H A Dwindfarm.h58 extern int wf_get_control(struct wf_control *ct);
H A Dwindfarm_core.c254 int wf_get_control(struct wf_control *ct) in wf_get_control() function
261 EXPORT_SYMBOL_GPL(wf_get_control);
H A Dwindfarm_pm121.c873 if (wf_get_control(ct) == 0) in pm121_register_control()