Searched refs:TP_HOTKEY_TABLET_MASK (Results 1 – 1 of 1) sorted by relevance
1909 #define TP_HOTKEY_TABLET_MASK (1 << 3) macro2043 *status = ((s & TP_HOTKEY_TABLET_MASK) != 0); in hotkey_get_tablet_mode()3124 in_tablet_mode = !!(res & TP_HOTKEY_TABLET_MASK); in hotkey_init_tablet_mode()