Searched refs:ABS_VOLUME (Results 1 - 11 of 11) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-mouse-roccat.c | 179 { ABS_VOLUME, 0, 572, 0, 0, 0 },
|
H A D | litest-device-anker-mouse-kbd.c | 188 { ABS_VOLUME, 0, 4096, 0, 0, 0 },
|
H A D | litest-device-keyboard-razer-blackwidow.c | 304 { ABS_VOLUME, 0, 572, 0, 0, 0 },
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 302 { ABS_VOLUME, 0, 572, 0, 0, 0 },
|
H A D | litest-device-asus-rog-gladius.c | 311 { ABS_VOLUME, 0, 668, 0, 0, 0 },
|
H A D | litest-device-ms-surface-cover.c | 58 { ABS_VOLUME, 0, 1023, 0, 0, 0 },
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 879 #define ABS_VOLUME 0x20 macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 836 #define ABS_VOLUME 0x20 macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 836 #define ABS_VOLUME 0x20 macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 864 #define ABS_VOLUME 0x20 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 64 [ABS_VOLUME] = "ABS_VOLUME", 936 { .name = "ABS_VOLUME", .value = ABS_VOLUME },
|
Completed in 16 milliseconds