Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c2059 #define TP_HOTKEY_TABLET_MASK (1 << 3) macro
2087 *status = ((s & TP_HOTKEY_TABLET_MASK) != 0); in hotkey_get_tablet_mode()
3430 tabletsw_state = !!(status & TP_HOTKEY_TABLET_MASK); in hotkey_init()