Home
last modified time | relevance | path

Searched refs:BTN_BASE3 (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/input/joystick/
H A Dtmdc.c61 BTN_BASE3, BTN_BASE4, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z };
66 BTN_BASE3, BTN_BASE2, BTN_BASE };
H A Dtwidjoy.c64 { 10, 1, { BTN_BASE3 } },
H A Dgf2k.c54 …n_joy[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4 };
H A Dgrip.c47 …c[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_…
H A Dadi.c66 …[] = { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_…
H A Danalog.c87 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h375 #define BTN_BASE3 0x128
374 #define BTN_BASE3 global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h375 #define BTN_BASE3 0x128 macro
/linux/drivers/hid/
H A Dhid-debug.c3284 [BTN_BASE3] = "BaseBtn3", [BTN_BASE4] = "BaseBtn4",