Searched refs:KEY_DO_NOT_DISTURB (Results 1 – 5 of 5) sorted by relevance
622 #define KEY_DO_NOT_DISTURB 0x24f /* Toggles the system-wide "Do Not Disturb" control (HUTRR94)*/ macro
623 #define KEY_DO_NOT_DISTURB 0x24f /* Toggles the system-wide "Do Not Disturb" control (HUTRR94)*/622 #define KEY_DO_NOT_DISTURB global() macro
623 #define KEY_DO_NOT_DISTURB 0x24f /* Toggles the system-wide "Do Not Disturb" control (HUTRR94)*/ macro
978 [KEY_DO_NOT_DISTURB] = "DoNotDisturb",
820 map_key_clear(KEY_DO_NOT_DISTURB); break; in hidinput_configure_usage()