Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c357 } hotkey_tablet; member
2057 switch (tp_features.hotkey_tablet) { in hotkey_get_tablet_mode()
2244 if (tp_features.hotkey_tablet && in tpacpi_input_send_tabletsw()
2907 if (tp_features.hotkey_tablet) in hotkey_tablet_mode_notify_change()
3028 if (!tp_features.hotkey_tablet) in hotkey_attr_is_visible()
3152 tp_features.hotkey_tablet = TP_HOTKEY_TABLET_USES_GMMS; in hotkey_init_tablet_mode()
3156 tp_features.hotkey_tablet = TP_HOTKEY_TABLET_USES_MHKG; in hotkey_init_tablet_mode()
3161 if (!tp_features.hotkey_tablet) in hotkey_init_tablet_mode()
3478 if (tp_features.hotkey_tablet) { in hotkey_init()