Searched refs:BTN_5 (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/input/joystick/
H A Dspaceball.c93 input_report_key(dev, BTN_5, data[1] & 0x01);
105 input_report_key(dev, BTN_5, data[2] & 0x10);
231 BIT_MASK(BTN_5) | BIT_MASK(BTN_6) |
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.c72 case 0xff05: ch_map_key_clear(BTN_5); break;
H A Dhid-debug.c881 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
H A Dhid-asus.c927 case 0xff05: asus_map_key_clear(BTN_5); break;
H A Dhid-wiimote-modules.c2216 BTN_5, /* WIIMOD_GUITAR_KEY_O */
2432 BTN_5, /* WIIMOD_TURNTABLE_KEY_R_LEFT */
H A Dhid-logitech-hidpp.c3621 __set_bit(BTN_5, input_dev->keybit);
H A Dwacom_wac.c1145 input_report_key(input, BTN_5, (data[9] & 0x20));
/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,
228 BTN_5 + i, data[6] & (1 << i));
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h349 #define BTN_5 0x105 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h349 #define BTN_5 0x105 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h349 #define BTN_5 0x105 macro
/linux-master/sound/usb/caiaq/
H A Dinput.c47 BTN_5,
/linux-master/sound/soc/codecs/
H A Darizona-jack.c81 { .max = 430, .key = BTN_5 },

Completed in 208 milliseconds