/linux-4.4.14/drivers/input/joystick/ |
D | spaceball.c | 103 input_report_key(dev, BTN_3, data[2] & 0x04); in spaceball_process_packet() 115 input_report_key(dev, BTN_3, data[2] & 0x04); in spaceball_process_packet() 239 BIT_MASK(BTN_3) | BIT_MASK(BTN_4) | 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 };
|
D | gamecon.c | 559 static const short gc_psx_ddr_btn[] = { BTN_0, BTN_1, BTN_2, BTN_3 };
|
/linux-4.4.14/drivers/hid/ |
D | hid-chicony.c | 40 case 0xff03: ch_map_key_clear(BTN_3); break; in ch_input_mapping()
|
D | wacom_wac.c | 246 input_report_key(input, BTN_3, (data[1] & 0x08)); in wacom_dtus_irq() 656 input_report_key(input, BTN_3, (data[9] & 0x08)); in wacom_remote_irq() 825 input_report_key(input, BTN_3, (data[3] & 0x04)); in wacom_intuos_irq() 848 input_report_key(input, BTN_3, (data[6] & 0x08)); in wacom_intuos_irq() 860 input_report_key(input, BTN_3, (data[4] & 0x04)); in wacom_intuos_irq() 875 input_report_key(input, BTN_3, (data[6] & 0x08)); in wacom_intuos_irq() 940 input_report_key(input, BTN_3, (data[4] & 0x04)); in wacom_intuos_irq() 958 input_report_key(input, BTN_3, (data[2] & 0x02)); in wacom_intuos_irq() 1006 input_report_key(input, BTN_3, (data[6] & 0x04)); in wacom_intuos_irq() 1031 input_report_key(input, BTN_3, (data[5] & 0x08)); in wacom_intuos_irq()
|
D | hid-debug.c | 856 [BTN_2] = "Btn2", [BTN_3] = "Btn3",
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | logicpd-torpedo-37xx-devkit.dts | 46 linux,code = <BTN_3>;
|
/linux-4.4.14/arch/blackfin/mach-bf533/boards/ |
D | ezkit.c | 374 {BTN_3, GPIO_PF10, 1, "gpio-keys: BTN3"},
|
/linux-4.4.14/arch/blackfin/mach-bf561/boards/ |
D | ezkit.c | 362 {BTN_3, GPIO_PF8, 1, "gpio-keys: BTN3"},
|
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 345 #define BTN_3 0x103 macro
|
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 345 #define BTN_3 0x103 macro
|
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 345 #define BTN_3 0x103 macro
|
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 345 #define BTN_3 0x103 macro
|
/linux-4.4.14/include/dt-bindings/input/ |
D | linux-event-codes.h | 345 #define BTN_3 0x103 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 | 345 #define BTN_3 0x103 macro
|
/linux-4.4.14/include/uapi/linux/ |
D | input-event-codes.h | 345 #define BTN_3 0x103 macro
|
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 345 #define BTN_3 0x103 macro
|
/linux-4.4.14/drivers/input/mouse/ |
D | alps.c | 345 input_report_key(dev, BTN_3, packet[0] & 0x20); in alps_process_packet_v1_v2() 2909 dev1->keybit[BIT_WORD(BTN_3)] |= BIT_MASK(BTN_3); in alps_init()
|
/linux-4.4.14/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 98 {BTN_3, GPIO_PF5, 1, "gpio-keys: BTN3"}, 618 .keycode = BTN_3,
|
/linux-4.4.14/sound/usb/caiaq/ |
D | input.c | 54 BTN_3,
|
/linux-4.4.14/drivers/input/ |
D | mousedev.c | 244 case BTN_3: in mousedev_key_event()
|
/linux-4.4.14/arch/blackfin/mach-bf548/boards/ |
D | ezkit.c | 1787 {BTN_3, GPIO_PB11, 1, "gpio-keys: BTN3"},
|
/linux-4.4.14/drivers/extcon/ |
D | extcon-arizona.c | 122 { .max = 100, .key = BTN_3 },
|