Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c327 } hotkey_tablet; member
2197 switch (tp_features.hotkey_tablet) { in hotkey_get_tablet_mode()
2384 if (tp_features.hotkey_tablet && in tpacpi_input_send_tabletsw()
3017 if (tp_features.hotkey_tablet) in hotkey_tablet_mode_notify_change()
3246 tp_features.hotkey_tablet = TP_HOTKEY_TABLET_USES_GMMS; in hotkey_init_tablet_mode()
3250 tp_features.hotkey_tablet = TP_HOTKEY_TABLET_USES_MHKG; in hotkey_init_tablet_mode()
3255 if (!tp_features.hotkey_tablet) in hotkey_init_tablet_mode()
3696 if (tp_features.hotkey_tablet) { in hotkey_init()