Home
last modified time | relevance | path

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

/linux-4.1.27/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.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.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()
Dwindfarm_core.c265 if (wf_get_control(ct)) in wf_find_control()
276 int wf_get_control(struct wf_control *ct) in wf_get_control() function
283 EXPORT_SYMBOL_GPL(wf_get_control);
Dwindfarm.h61 extern int wf_get_control(struct wf_control *ct);
Dwindfarm_pm121.c882 if (wf_get_control(ct) == 0) in pm121_register_control()