Searched refs:BTN_7 (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/input/joystick/
H A Dspaceball.c95 input_report_key(dev, BTN_7, data[1] & 0x04);
107 input_report_key(dev, BTN_7, data[2] & 0x80);
232 BIT_MASK(BTN_7) | BIT_MASK(BTN_8);
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.c74 case 0xff07: ch_map_key_clear(BTN_7); break;
H A Dhid-debug.c882 [BTN_6] = "Btn6", [BTN_7] = "Btn7",
H A Dhid-asus.c929 case 0xff07: asus_map_key_clear(BTN_7); break;
H A Dhid-wiimote-modules.c2434 BTN_7, /* WIIMOD_TURNTABLE_KEY_EUPHORIA */
H A Dhid-logitech-hidpp.c3623 __set_bit(BTN_7, input_dev->keybit);
H A Dwacom_wac.c1147 input_report_key(input, BTN_7, (data[9] & 0x80));
/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.h351 #define BTN_7 0x107 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h351 #define BTN_7 0x107 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h351 #define BTN_7 0x107 macro
/linux-master/sound/usb/caiaq/
H A Dinput.c45 BTN_7,

Completed in 211 milliseconds