/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-icade.c | 77 * { KEY_O, "BTN_THUMBL", 1 }, 78 * { KEY_G, "BTN_THUMBL", 0 }, 151 [18] = { BTN_THUMBL, 1 }, 152 [10] = { BTN_THUMBL, 0 },
|
H A D | hid-steam.c | 444 input_set_capability(input, EV_KEY, BTN_THUMBL); in steam_input_register() 923 * 10.6 | BTN_THUMBL | joystick clicked 985 input_event(input, EV_KEY, BTN_THUMBL, !!(b10 & BIT(6))); in steam_do_input_event()
|
H A D | hid-sony.c | 248 [0x02] = BTN_THUMBL, /* L3 */ 358 [0x02] = BTN_THUMBL, /* L3 */ 385 [0x02] = BTN_THUMBL, /* L3 */ 423 [0xb] = BTN_THUMBL, /* L3 */ 997 input_report_key(input_dev, BTN_THUMBL, rd[offset+5] & 0x40); in dualshock4_parse_report()
|
H A D | hid-debug.c | 864 [BTN_THUMBL] = "BtnThumbL", [BTN_THUMBR] = "BtnThumbR",
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-icade.c | 77 * { KEY_O, "BTN_THUMBL", 1 }, 78 * { KEY_G, "BTN_THUMBL", 0 }, 151 [18] = { BTN_THUMBL, 1 }, 152 [10] = { BTN_THUMBL, 0 },
|
H A D | hid-steam.c | 525 input_set_capability(input, EV_KEY, BTN_THUMBL); in steam_input_register() 1073 * 10.6 | BTN_THUMBL | joystick clicked 1135 input_event(input, EV_KEY, BTN_THUMBL, !!(b10 & BIT(6))); in steam_do_input_event() 1201 * 10.6 | BTN_THUMBL | left joystick clicked 1297 input_event(input, EV_KEY, BTN_THUMBL, !!(b10 & BIT(6))); in steam_do_deck_input_event()
|
H A D | hid-sony.c | 266 [0x02] = BTN_THUMBL, /* L3 */ 376 [0x02] = BTN_THUMBL, /* L3 */ 403 [0x02] = BTN_THUMBL, /* L3 */
|
H A D | hid-playstation.c | 523 BTN_THUMBL, /* L3 */ 1368 input_report_key(ds->gamepad, BTN_THUMBL, ds_report->buttons[1] & DS_BUTTONS1_L3); in dualsense_parse_report() 2240 input_report_key(ds4->gamepad, BTN_THUMBL, ds4_report->buttons[1] & DS_BUTTONS1_L3); in dualshock4_parse_report()
|
H A D | hid-nintendo.c | 1347 input_report_key(dev, BTN_THUMBL, btns & JC_BTN_LSTICK); in joycon_parse_report() 1670 BTN_SELECT, BTN_Z, BTN_THUMBL,
|
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | qwiic-joystick.c | 58 input_report_key(input, BTN_THUMBL, !data.thumb); in qwiic_poll() 100 input_set_capability(priv->dev, EV_KEY, BTN_THUMBL); in qwiic_probe()
|
H A D | psxpad-spi.c | 248 input_report_key(input, BTN_THUMBL, b_rsp3 & BIT(6)); in psxpad_spi_poll() 275 input_report_key(input, BTN_THUMBL, false); in psxpad_spi_poll() 332 input_set_capability(idev, EV_KEY, BTN_THUMBL); in psxpad_spi_probe()
|
H A D | gamecon.c | 538 BTN_START, BTN_SELECT, BTN_THUMBL, BTN_THUMBR 636 input_report_key(dev, BTN_THUMBL, ~data[0] & 0x04); in gc_psx_report_one()
|
H A D | xpad.c | 382 BTN_START, BTN_SELECT, BTN_THUMBL, BTN_THUMBR, /* start/back/sticks */ 785 input_report_key(dev, BTN_THUMBL, data[2] & BIT(6)); in xpad_process_packet() 847 input_report_key(dev, BTN_THUMBL, data[2] & BIT(6)); in xpad360_process_packet() 1045 input_report_key(dev, BTN_THUMBL, data[5] & BIT(6)); in xpadone_process_packet()
|
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | psxpad-spi.c | 245 input_report_key(input, BTN_THUMBL, b_rsp3 & BIT(6)); in psxpad_spi_poll() 272 input_report_key(input, BTN_THUMBL, false); in psxpad_spi_poll() 329 input_set_capability(idev, EV_KEY, BTN_THUMBL); in psxpad_spi_probe()
|
H A D | gamecon.c | 541 BTN_START, BTN_SELECT, BTN_THUMBL, BTN_THUMBR 639 input_report_key(dev, BTN_THUMBL, ~data[0] & 0x04); in gc_psx_report_one()
|
H A D | xpad.c | 358 BTN_START, BTN_SELECT, BTN_THUMBL, BTN_THUMBR, /* start/back/sticks */ 695 input_report_key(dev, BTN_THUMBL, data[2] & 0x40); in xpad_process_packet() 756 input_report_key(dev, BTN_THUMBL, data[2] & 0x40); in xpad360_process_packet() 919 input_report_key(dev, BTN_THUMBL, data[5] & 0x40); in xpadone_process_packet()
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 398 #define BTN_THUMBL 0x13d macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | input-event-codes.h | 398 #define BTN_THUMBL 0x13d macro
|
/kernel/linux/linux-5.10/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 398 #define BTN_THUMBL 0x13d macro
|
/kernel/linux/linux-6.6/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 398 #define BTN_THUMBL 0x13d macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | input-event-codes.h | 398 #define BTN_THUMBL 0x13d macro
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 398 #define BTN_THUMBL 0x13d macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 350 #define BTN_THUMBL 0x13d macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 350 #define BTN_THUMBL 0x13d macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 337 #define BTN_THUMBL 0x13d macro
|