Home
last modified time | relevance | path

Searched refs:wf_smu_all_sensors_ok (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/macintosh/
Dwindfarm_pm91.c77 static int wf_smu_all_controls_ok, wf_smu_all_sensors_ok; variable
579 if (wf_smu_all_sensors_ok) in wf_smu_new_sensor()
604 wf_smu_all_sensors_ok = 1; in wf_smu_new_sensor()
624 if (wf_smu_all_controls_ok && wf_smu_all_sensors_ok) in wf_smu_notify()
Dwindfarm_pm81.c141 static int wf_smu_all_controls_ok, wf_smu_all_sensors_ok; variable
652 if (wf_smu_all_sensors_ok) in wf_smu_new_sensor()
671 wf_smu_all_sensors_ok = 1; in wf_smu_new_sensor()
691 if (wf_smu_all_controls_ok && wf_smu_all_sensors_ok) in wf_smu_notify()