Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c362 } hotkey_tablet; member
2023 switch (tp_features.hotkey_tablet) { in hotkey_get_tablet_mode()
2210 if (tp_features.hotkey_tablet && in tpacpi_input_send_tabletsw()
2891 if (tp_features.hotkey_tablet) in hotkey_tablet_mode_notify_change()
3038 if (!tp_features.hotkey_tablet) in hotkey_attr_is_visible()
3162 tp_features.hotkey_tablet = TP_HOTKEY_TABLET_USES_GMMS; in hotkey_init_tablet_mode()
3166 tp_features.hotkey_tablet = TP_HOTKEY_TABLET_USES_MHKG; in hotkey_init_tablet_mode()
3171 if (!tp_features.hotkey_tablet) in hotkey_init_tablet_mode()
3495 if (tp_features.hotkey_tablet) { in hotkey_init()