Home
last modified time | relevance | path

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

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