Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Ddual_accel_detect.h36 static bool dual_accel_detect(void) in dual_accel_detect() function
Dthinkpad_acpi.c3129 if (has_tablet_mode && !dual_accel_detect()) in hotkey_init_tablet_mode()
/Linux-v6.1/drivers/platform/x86/intel/
Dvbtn.c281 dual_accel = dual_accel_detect(); in intel_vbtn_probe()
Dhid.c632 priv->auto_add_switch = dmi_check_system(dmi_auto_add_switch) && !dual_accel_detect(); in intel_hid_probe()