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

/linux-4.4.14/drivers/macintosh/
H A Dwindfarm_pm112.c104 static int have_all_controls; variable
594 have_all_controls = 1; pm112_new_control()
643 if (have_all_controls && have_all_sensors) pm112_wf_notify()
H A Dwindfarm_rm31.c80 static bool have_all_controls; variable
602 have_all_controls = all_controls; rm31_new_control()
656 if (have_all_controls && have_all_sensors) rm31_wf_notify()
H A Dwindfarm_pm72.c86 static bool have_all_controls; variable
706 have_all_controls = all_controls; pm72_new_control()
763 if (have_all_controls && have_all_sensors) pm72_wf_notify()

Completed in 68 milliseconds