Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c334 } hotkey_tablet; member
2038 switch (tp_features.hotkey_tablet) { in hotkey_get_tablet_mode()
2225 if (tp_features.hotkey_tablet && in tpacpi_input_send_tabletsw()
2861 if (tp_features.hotkey_tablet) in hotkey_tablet_mode_notify_change()
2982 if (!tp_features.hotkey_tablet) in hotkey_attr_is_visible()
3120 tp_features.hotkey_tablet = TP_HOTKEY_TABLET_USES_GMMS; in hotkey_init_tablet_mode()
3124 tp_features.hotkey_tablet = TP_HOTKEY_TABLET_USES_MHKG; in hotkey_init_tablet_mode()
3129 if (!tp_features.hotkey_tablet) in hotkey_init_tablet_mode()
3535 if (tp_features.hotkey_tablet) { in hotkey_init()