Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/macintosh/
Dwindfarm_pm112.c106 static int have_all_sensors; variable
635 have_all_sensors = 1; in pm112_new_sensor()
649 if (have_all_controls && have_all_sensors) in pm112_wf_notify()
Dwindfarm_rm31.c80 static bool have_all_sensors; variable
641 have_all_sensors = all_sensors; in rm31_new_sensor()
655 if (have_all_controls && have_all_sensors) in rm31_wf_notify()
Dwindfarm_pm72.c86 static bool have_all_sensors; variable
748 have_all_sensors = all_sensors; in pm72_new_sensor()
762 if (have_all_controls && have_all_sensors) in pm72_wf_notify()