Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER_HAPPY4 (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dxpad.c371 BTN_TRIGGER_HAPPY3, BTN_TRIGGER_HAPPY4, /* d-pad up, down */
684 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[2] & 0x02); in xpad_process_packet()
734 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[2] & 0x02); in xpad360_process_packet()
906 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[5] & 0x02); in xpadone_process_packet()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dxpad.c395 BTN_TRIGGER_HAPPY3, BTN_TRIGGER_HAPPY4, /* d-pad up, down */
774 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[2] & BIT(1)); in xpad_process_packet()
825 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[2] & BIT(1)); in xpad360_process_packet()
1032 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[5] & BIT(1)); in xpadone_process_packet()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-steam.c533 input_set_capability(input, EV_KEY, BTN_TRIGGER_HAPPY4); in steam_input_register()
1195 * 10.0 | BTN_TRIGGER_HAPPY4 | right bottom grip button
1296 input_event(input, EV_KEY, BTN_TRIGGER_HAPPY4, !!(b10 & BIT(0))); in steam_do_deck_input_event()
H A Dhid-corsair.c63 BTN_TRIGGER_HAPPY4,
H A Dhid-sony.c341 [4] = BTN_TRIGGER_HAPPY4,
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h744 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput-event-codes.h744 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-corsair.c63 BTN_TRIGGER_HAPPY4,
H A Dhid-sony.c323 [4] = BTN_TRIGGER_HAPPY4,
/kernel/linux/linux-5.10/include/dt-bindings/input/
H A Dlinux-event-codes.h744 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/kernel/linux/linux-6.6/include/dt-bindings/input/
H A Dlinux-event-codes.h768 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput-event-codes.h768 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h768 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput-event-codes.h625 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput-event-codes.h625 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dinput-event-codes.h562 #define BTN_TRIGGER_HAPPY4 0x2c3 macro

Completed in 39 milliseconds