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

/linux-master/drivers/macintosh/
H A Dwindfarm_pm112.c105 static int have_all_controls; variable
600 have_all_controls = 1;
649 if (have_all_controls && have_all_sensors)
H A Dwindfarm_pm72.c85 static bool have_all_controls; variable
705 have_all_controls = all_controls;
762 if (have_all_controls && have_all_sensors)
H A Dwindfarm_rm31.c79 static bool have_all_controls; variable
601 have_all_controls = all_controls;
655 if (have_all_controls && have_all_sensors)

Completed in 143 milliseconds