Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dinput-event-codes.h519 #define KEY_NOTIFICATION_CENTER 0x1bc /* Show/hide the notification center */ macro
/linux-6.15/include/dt-bindings/input/
H A Dlinux-event-codes.h519 #define KEY_NOTIFICATION_CENTER 0x1bc /* Show/hide the notification center */ macro
/linux-6.15/drivers/hid/
H A Dhid-debug.c3456 [KEY_NEXT_FAVORITE] = "NextFavorite", [KEY_NOTIFICATION_CENTER] = "NotificationCenter",
H A Dhid-lenovo.c297 map_key_clear(KEY_NOTIFICATION_CENTER); in lenovo_input_mapping_tpIIkbd()
/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c3268 { KE_KEY, TP_ACPI_HOTKEYSCAN_NOTIFICATION_CENTER, { KEY_NOTIFICATION_CENTER } },