Home
last modified time | relevance | path

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

/drivers/macintosh/
Dwindfarm_rm31.c81 static bool have_all_sensors; variable
642 have_all_sensors = all_sensors; in rm31_new_sensor()
656 if (have_all_controls && have_all_sensors) in rm31_wf_notify()
Dwindfarm_pm112.c105 static int have_all_sensors; variable
629 have_all_sensors = 1; in pm112_new_sensor()
643 if (have_all_controls && have_all_sensors) in pm112_wf_notify()
Dwindfarm_pm72.c87 static bool have_all_sensors; variable
749 have_all_sensors = all_sensors; in pm72_new_sensor()
763 if (have_all_controls && have_all_sensors) in pm72_wf_notify()