Searched refs:dual_accel_detect (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/platform/x86/
H A Ddual_accel_detect.h36 static bool dual_accel_detect(void) function
H A Dthinkpad_acpi.c84 #include "dual_accel_detect.h"
3120 if (has_tablet_mode && !dual_accel_detect())
/linux-master/drivers/platform/x86/intel/
H A Dvbtn.c17 #include "../dual_accel_detect.h"
165 /* See dual_accel_detect.h for more info */
259 /* See dual_accel_detect.h for more info */
277 dual_accel = dual_accel_detect();
H A Dhid.c17 #include "../dual_accel_detect.h"
663 /* See dual_accel_detect.h for more info on the dual_accel check. */
667 else if (dmi_check_system(dmi_auto_add_switch) && !dual_accel_detect())

Completed in 168 milliseconds