Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dthinkpad_acpi.c356 } hotkey_tablet; member
2055 switch (tp_features.hotkey_tablet) { in hotkey_get_tablet_mode()
2242 if (tp_features.hotkey_tablet && in tpacpi_input_send_tabletsw()
2905 if (tp_features.hotkey_tablet) in hotkey_tablet_mode_notify_change()
3026 if (!tp_features.hotkey_tablet) in hotkey_attr_is_visible()
3150 tp_features.hotkey_tablet = TP_HOTKEY_TABLET_USES_GMMS; in hotkey_init_tablet_mode()
3154 tp_features.hotkey_tablet = TP_HOTKEY_TABLET_USES_MHKG; in hotkey_init_tablet_mode()
3159 if (!tp_features.hotkey_tablet) in hotkey_init_tablet_mode()
3475 if (tp_features.hotkey_tablet) { in hotkey_init()