Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/macintosh/
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()
Dwindfarm_pm112.c557 if (wf_get_control(ct) == 0) in pm112_new_control()
563 if (cpu_fans[i] == NULL && wf_get_control(ct) == 0) in pm112_new_control()
571 if (backside_fan == NULL && wf_get_control(ct) == 0) in pm112_new_control()
574 if (slots_fan == NULL && wf_get_control(ct) == 0) in pm112_new_control()
577 if (drive_bay_fan == NULL && wf_get_control(ct) == 0) in pm112_new_control()
Dwindfarm_pm81.c619 if (wf_get_control(ct) == 0) in wf_smu_new_control()
624 if (wf_get_control(ct) == 0) in wf_smu_new_control()
629 if (wf_get_control(ct) == 0) in wf_smu_new_control()
644 if (wf_get_control(ct) == 0) in wf_smu_new_control()
Dwindfarm_core.c257 int wf_get_control(struct wf_control *ct) in wf_get_control() function
264 EXPORT_SYMBOL_GPL(wf_get_control);
Dwindfarm.h59 extern int wf_get_control(struct wf_control *ct);
Dwindfarm_pm121.c883 if (wf_get_control(ct) == 0) in pm121_register_control()