Searched refs:BTN_4 (Results 1 - 16 of 16) sorted by relevance

/linux-master/drivers/input/joystick/
H A Dspaceball.c92 input_report_key(dev, BTN_4, data[2] & 0x08);
104 input_report_key(dev, BTN_4, data[2] & 0x08);
230 BIT_MASK(BTN_3) | BIT_MASK(BTN_4) |
H A Dmagellan.c28 static int magellan_buttons[] = { BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
H A Dadi.c68 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
/linux-master/drivers/hid/
H A Dhid-chicony.c71 case 0xff04: ch_map_key_clear(BTN_4); break;
H A Dhid-debug.c881 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
H A Dhid-asus.c926 case 0xff04: asus_map_key_clear(BTN_4); break;
H A Dhid-wiimote-modules.c2215 BTN_4, /* WIIMOD_GUITAR_KEY_B */
2431 BTN_4, /* WIIMOD_TURNTABLE_KEY_G_LEFT */
H A Dhid-logitech-hidpp.c3620 __set_bit(BTN_4, input_dev->keybit);
H A Dwacom_wac.c1144 input_report_key(input, BTN_4, (data[9] & 0x10));
/linux-master/drivers/input/tablet/
H A Dhanwang.c97 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h348 #define BTN_4 0x104 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h348 #define BTN_4 0x104 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h348 #define BTN_4 0x104 macro
/linux-master/drivers/input/
H A Dmousedev.c246 case BTN_4:
/linux-master/sound/usb/caiaq/
H A Dinput.c40 BTN_4, /* 8 softkeys */
/linux-master/sound/soc/codecs/
H A Darizona-jack.c80 { .max = 186, .key = BTN_4 },

Completed in 266 milliseconds