Searched refs:BTN_PINKIE (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/input/joystick/ |
H A D | a3d.c | 146 input_report_key(dev, BTN_PINKIE, data[7] & 1); in a3d_read() 319 BIT_MASK(BTN_TOP) | BIT_MASK(BTN_PINKIE); in a3d_connect()
|
H A D | tmdc.c | 60 { 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,
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 369 #define BTN_PINKIE 0x125 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 371 #define BTN_PINKIE 0x125 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 371 #define BTN_PINKIE 0x125 macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 371 #define BTN_PINKIE 0x125 macro
|
/openbmc/linux/drivers/hid/ |
H A D | hid-debug.c | 890 [BTN_TOP2] = "TopBtn2", [BTN_PINKIE] = "PinkieBtn",
|