Home
last modified time | relevance | path

Searched refs:BTN_GRIPL2 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/input/joystick/
H A Dxpad.c491 BTN_GRIPL, BTN_GRIPL2, /* paddle upper left, lower left */
1093 input_report_key(dev, BTN_GRIPL2, data[18] & BIT(3)); in xpadone_process_packet()
1193 input_report_key(dev, BTN_GRIPL2, data[32] & BIT(2)); in xpadone_process_packet()
1206 input_report_key(dev, BTN_GRIPL2, data[18] & BIT(3)); in xpadone_process_packet()
1221 input_report_key(dev, BTN_GRIPL2, data[22] & BIT(3)); in xpadone_process_packet()
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h607 #define BTN_GRIPL2 0x226 macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h607 #define BTN_GRIPL2 0x226 macro
/linux/drivers/hid/
H A Dhid-steam.c762 input_set_capability(input, EV_KEY, BTN_GRIPL2); in steam_input_register()
1659 input_event(input, EV_KEY, BTN_GRIPL2, !!(b9 & BIT(7))); in steam_do_deck_input_event()
H A Dhid-debug.c3298 [BTN_GRIPL2] = "BtnGripL2", [BTN_GRIPR2] = "BtnGripR2",
/linux/Documentation/input/
H A Dgamepad.rst203 and bottom (if present) right grip button(s), and BTN_GRIPL and BTN_GRIPL2