Home
last modified time | relevance | path

Searched refs:have_all_controls (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_rm31.c79 static bool have_all_controls; variable
601 have_all_controls = all_controls; in rm31_new_control()
655 if (have_all_controls && have_all_sensors) in rm31_wf_notify()
H A Dwindfarm_pm112.c105 static int have_all_controls; variable
600 have_all_controls = 1; in pm112_new_control()
649 if (have_all_controls && have_all_sensors) in pm112_wf_notify()
H A Dwindfarm_pm72.c85 static bool have_all_controls; variable
705 have_all_controls = all_controls; in pm72_new_control()
762 if (have_all_controls && have_all_sensors) in pm72_wf_notify()