Searched refs:BTN_THUMBL (Results 1 – 15 of 15) sorted by relevance
| /linux-4.4.14/drivers/hid/ |
| D | hid-icade.c | 154 [18] = { BTN_THUMBL, 1 }, 155 [10] = { BTN_THUMBL, 0 },
|
| D | hid-debug.c | 877 [BTN_THUMBL] = "BtnThumbL", [BTN_THUMBR] = "BtnThumbR",
|
| D | hid-sony.c | 874 [0x02] = BTN_THUMBL, /* L3 */
|
| D | hid-wiimote-modules.c | 1607 BTN_THUMBL, /* WIIMOD_PRO_KEY_THUMBL */
|
| /linux-4.4.14/drivers/input/joystick/ |
| D | xpad.c | 223 BTN_START, BTN_SELECT, BTN_THUMBL, BTN_THUMBR, /* start/back/sticks */ 401 input_report_key(dev, BTN_THUMBL, data[2] & 0x40); in xpad_process_packet() 460 input_report_key(dev, BTN_THUMBL, data[2] & 0x40); in xpad360_process_packet() 574 input_report_key(dev, BTN_THUMBL, data[5] & 0x40); in xpadone_process_buttons()
|
| D | gamecon.c | 557 BTN_START, BTN_SELECT, BTN_THUMBL, BTN_THUMBR 655 input_report_key(dev, BTN_THUMBL, ~data[0] & 0x04); in gc_psx_report_one()
|
| /linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 396 #define BTN_THUMBL 0x13d macro
|
| /linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 396 #define BTN_THUMBL 0x13d macro
|
| /linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 396 #define BTN_THUMBL 0x13d macro
|
| /linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 396 #define BTN_THUMBL 0x13d macro
|
| /linux-4.4.14/include/dt-bindings/input/ |
| D | linux-event-codes.h | 396 #define BTN_THUMBL 0x13d macro
|
| /linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 396 #define BTN_THUMBL 0x13d macro
|
| /linux-4.4.14/include/uapi/linux/ |
| D | input-event-codes.h | 396 #define BTN_THUMBL 0x13d macro
|
| /linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 396 #define BTN_THUMBL 0x13d macro
|
| /linux-4.4.14/Documentation/input/ |
| D | gamepad.txt | 131 BTN_THUMBL (first/left) and BTN_THUMBR (second/right).
|