Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/macintosh/
Dwindfarm_pm91.c543 if (wf_get_control(ct) == 0) in wf_smu_new_control()
548 if (wf_get_control(ct) == 0) in wf_smu_new_control()
553 if (wf_get_control(ct) == 0) in wf_smu_new_control()
558 if (wf_get_control(ct) == 0) in wf_smu_new_control()
563 if (wf_get_control(ct) == 0) in wf_smu_new_control()
568 if (wf_get_control(ct) == 0) in wf_smu_new_control()
Dwindfarm_pm112.c556 if (wf_get_control(ct) == 0) in pm112_new_control()
562 if (cpu_fans[i] == NULL && wf_get_control(ct) == 0) in pm112_new_control()
570 if (backside_fan == NULL && wf_get_control(ct) == 0) in pm112_new_control()
573 if (slots_fan == NULL && wf_get_control(ct) == 0) in pm112_new_control()
576 if (drive_bay_fan == NULL && wf_get_control(ct) == 0) in pm112_new_control()
Dwindfarm_pm81.c617 if (wf_get_control(ct) == 0) in wf_smu_new_control()
622 if (wf_get_control(ct) == 0) in wf_smu_new_control()
627 if (wf_get_control(ct) == 0) in wf_smu_new_control()
642 if (wf_get_control(ct) == 0) in wf_smu_new_control()
Dwindfarm_core.c256 int wf_get_control(struct wf_control *ct) in wf_get_control() function
263 EXPORT_SYMBOL_GPL(wf_get_control);
Dwindfarm.h58 extern int wf_get_control(struct wf_control *ct);
Dwindfarm_pm121.c872 if (wf_get_control(ct) == 0) in pm121_register_control()