Searched refs:BTN_BASE6 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/input/joystick/ |
H A D | twidjoy.c | 67 { 13, 1, { BTN_BASE6 } },
|
H A D | tmdc.c | 65 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
|
H A D | analog.c | 87 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
|
/openbmc/linux/drivers/input/joystick/iforce/ |
H A D | iforce-main.c | 27 BTN_BASE4, BTN_BASE5, BTN_BASE6, -1 };
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 375 #define BTN_BASE6 0x12b macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 377 #define BTN_BASE6 0x12b macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 377 #define BTN_BASE6 0x12b macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 377 #define BTN_BASE6 0x12b macro
|
/openbmc/linux/drivers/hid/ |
H A D | hid-debug.c | 893 [BTN_BASE5] = "BaseBtn5", [BTN_BASE6] = "BaseBtn6",
|