Home
last modified time | relevance | path

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

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