Searched refs:BTN_PINKIE (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/input/joystick/ |
| D | a3d.c | 149 input_report_key(dev, BTN_PINKIE, data[7] & 1); in a3d_read() 322 BIT_MASK(BTN_TOP) | BIT_MASK(BTN_PINKIE); in a3d_connect()
|
| D | tmdc.c | 63 { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_THUMB2, BTN_PINKIE, 68 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
|
| /Linux-v5.4/include/dt-bindings/input/ |
| D | linux-event-codes.h | 370 #define BTN_PINKIE 0x125 macro
|
| /Linux-v5.4/include/uapi/linux/ |
| D | input-event-codes.h | 370 #define BTN_PINKIE 0x125 macro
|
| /Linux-v5.4/drivers/hid/ |
| D | hid-debug.c | 851 [BTN_TOP2] = "TopBtn2", [BTN_PINKIE] = "PinkieBtn",
|