Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_pm91.c78 static int wf_smu_all_controls_ok, wf_smu_all_sensors_ok; variable
580 if (wf_smu_all_sensors_ok) in wf_smu_new_sensor()
605 wf_smu_all_sensors_ok = 1; in wf_smu_new_sensor()
625 if (wf_smu_all_controls_ok && wf_smu_all_sensors_ok) in wf_smu_notify()
H A Dwindfarm_pm81.c142 static int wf_smu_all_controls_ok, wf_smu_all_sensors_ok; variable
653 if (wf_smu_all_sensors_ok) in wf_smu_new_sensor()
672 wf_smu_all_sensors_ok = 1; in wf_smu_new_sensor()
692 if (wf_smu_all_controls_ok && wf_smu_all_sensors_ok) in wf_smu_notify()