Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dasus-nb-wmi.c111 .tablet_switch_mode = asus_wmi_kbd_dock_devid,
116 .tablet_switch_mode = asus_wmi_lid_flip_devid,
121 .tablet_switch_mode = asus_wmi_lid_flip_rog_devid,
519 quirks->tablet_switch_mode = tablet_mode_sw; in asus_nb_wmi_quirks()
Dasus-wmi.h42 enum asus_wmi_tablet_switch_mode tablet_switch_mode; member
Dasus-wmi.c568 switch (asus->driver->quirks->tablet_switch_mode) { in asus_wmi_input_init()