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

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

Completed in 94 milliseconds