Searched refs:BTN_7 (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/input/joystick/ |
| H A D | spaceball.c | 95 input_report_key(dev, BTN_7, data[1] & 0x04); in spaceball_process_packet() 107 input_report_key(dev, BTN_7, data[2] & 0x80); in spaceball_process_packet() 232 BIT_MASK(BTN_7) | BIT_MASK(BTN_8); in spaceball_connect()
|
| H A D | magellan.c | 28 static int magellan_buttons[] = { BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
|
| H A D | adi.c | 68 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
|
| /linux/drivers/hid/ |
| H A D | hid-chicony.c | 74 case 0xff07: ch_map_key_clear(BTN_7); break; in ch_input_mapping()
|
| H A D | hid-debug.c | 3277 [BTN_6] = "Btn6", [BTN_7] = "Btn7",
|
| /linux/drivers/input/tablet/ |
| H A D | hanwang.c | 97 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 352 #define BTN_7 0x107 351 #define BTN_7 global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 352 #define BTN_7 0x107 macro
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-gw560x.dtsi | 428 MATRIX_KEY(0x01, 0x03, BTN_7)
|
| /linux/sound/usb/caiaq/ |
| H A D | input.c | 45 BTN_7,
|