Searched refs:KEY_BRIGHTNESS_MAX (Results 1 – 11 of 11) sorted by relevance
/third_party/libinput/test/ |
D | litest-device-mouse-roccat.c | 174 EV_KEY, KEY_BRIGHTNESS_MAX,
|
D | litest-device-anker-mouse-kbd.c | 176 EV_KEY, KEY_BRIGHTNESS_MAX,
|
D | litest-device-asus-rog-gladius.c | 301 EV_KEY, KEY_BRIGHTNESS_MAX,
|
D | litest-device-keyboard-razer-blade-stealth.c | 296 EV_KEY, KEY_BRIGHTNESS_MAX,
|
D | litest-device-keyboard-razer-blackwidow.c | 298 EV_KEY, KEY_BRIGHTNESS_MAX,
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 612 #define KEY_BRIGHTNESS_MAX 0x251 /* Set Brightness to Maximum */ macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 619 #define KEY_BRIGHTNESS_MAX 0x251 /* Set Brightness to Maximum */ macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 612 #define KEY_BRIGHTNESS_MAX 0x251 /* Set Brightness to Maximum */ macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 634 #define KEY_BRIGHTNESS_MAX 0x251 /* Set Brightness to Maximum */ macro
|
/third_party/libevdev/include/ |
D | event-names.h | 504 [KEY_BRIGHTNESS_MAX] = "KEY_BRIGHTNESS_MAX", 1102 { .name = "KEY_BRIGHTNESS_MAX", .value = KEY_BRIGHTNESS_MAX },
|
/third_party/libevdev/ |
D | third_party_libevdev.diff | 22124 [KEY_BRIGHTNESS_MAX] = "KEY_BRIGHTNESS_MAX", 22250 #define KEY_BRIGHTNESS_MAX 0x251 /* Set Brightness to Maximum */
|