| /linux-4.4.14/drivers/input/joystick/ |
| D | spaceball.c | 106 input_report_key(dev, BTN_6, data[1] & 0x02); in spaceball_process_packet() 118 input_report_key(dev, BTN_6, data[2] & 0x20); in spaceball_process_packet() 240 BIT_MASK(BTN_5) | BIT_MASK(BTN_6) | in spaceball_connect()
|
| D | magellan.c | 47 static int magellan_buttons[] = { BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
|
| D | adi.c | 87 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
|
| /linux-4.4.14/drivers/hid/ |
| D | hid-chicony.c | 43 case 0xff06: ch_map_key_clear(BTN_6); break; in ch_input_mapping()
|
| D | wacom_wac.c | 659 input_report_key(input, BTN_6, (data[9] & 0x40)); in wacom_remote_irq() 828 input_report_key(input, BTN_6, (data[3] & 0x20)); in wacom_intuos_irq() 863 input_report_key(input, BTN_6, (data[4] & 0x20)); in wacom_intuos_irq() 878 input_report_key(input, BTN_6, (data[6] & 0x40)); in wacom_intuos_irq() 944 input_report_key(input, BTN_6, (data[4] & 0x20)); /* Up */ in wacom_intuos_irq() 961 input_report_key(input, BTN_6, (data[1] & 0x04)); in wacom_intuos_irq() 1009 input_report_key(input, BTN_6, (data[6] & 0x20)); in wacom_intuos_irq() 1034 input_report_key(input, BTN_6, (data[6] & 0x04)); in wacom_intuos_irq()
|
| D | hid-debug.c | 858 [BTN_6] = "Btn6", [BTN_7] = "Btn7",
|
| /linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 348 #define BTN_6 0x106 macro
|
| /linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 348 #define BTN_6 0x106 macro
|
| /linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 348 #define BTN_6 0x106 macro
|
| /linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 348 #define BTN_6 0x106 macro
|
| /linux-4.4.14/include/dt-bindings/input/ |
| D | linux-event-codes.h | 348 #define BTN_6 0x106 macro
|
| /linux-4.4.14/drivers/input/tablet/ |
| D | hanwang.c | 118 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
|
| /linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 348 #define BTN_6 0x106 macro
|
| /linux-4.4.14/include/uapi/linux/ |
| D | input-event-codes.h | 348 #define BTN_6 0x106 macro
|
| /linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 348 #define BTN_6 0x106 macro
|
| /linux-4.4.14/sound/usb/caiaq/ |
| D | input.c | 59 BTN_6,
|