Searched refs:BTN_PINKIE (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/input/joystick/
H A Da3d.c146 input_report_key(dev, BTN_PINKIE, data[7] & 1);
319 BIT_MASK(BTN_TOP) | BIT_MASK(BTN_PINKIE);
H A Dtmdc.c60 { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_THUMB2, BTN_PINKIE,
65 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h371 #define BTN_PINKIE 0x125 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h371 #define BTN_PINKIE 0x125 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h371 #define BTN_PINKIE 0x125 macro
/linux-master/drivers/hid/
H A Dhid-debug.c890 [BTN_TOP2] = "TopBtn2", [BTN_PINKIE] = "PinkieBtn",

Completed in 243 milliseconds