Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/macintosh/
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()
Dwindfarm_pm112.c103 static int have_all_controls; variable
598 have_all_controls = 1; in pm112_new_control()
647 if (have_all_controls && have_all_sensors) in pm112_wf_notify()
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()