/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | spaceball.c | 97 input_report_key(dev, BTN_6, data[1] & 0x02); in spaceball_process_packet() 109 input_report_key(dev, BTN_6, data[2] & 0x20); in spaceball_process_packet() 234 BIT_MASK(BTN_5) | BIT_MASK(BTN_6) | in spaceball_connect()
|
H A D | magellan.c | 31 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 | 71 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
|
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | spaceball.c | 94 input_report_key(dev, BTN_6, data[1] & 0x02); in spaceball_process_packet() 106 input_report_key(dev, BTN_6, data[2] & 0x20); in spaceball_process_packet() 231 BIT_MASK(BTN_5) | BIT_MASK(BTN_6) | 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 };
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-chicony.c | 40 case 0xff06: ch_map_key_clear(BTN_6); break; in ch_input_mapping()
|
H A D | hid-debug.c | 845 [BTN_6] = "Btn6", [BTN_7] = "Btn7",
|
H A D | hid-asus.c | 829 case 0xff06: asus_map_key_clear(BTN_6); break; in asus_input_mapping()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-chicony.c | 73 case 0xff06: ch_map_key_clear(BTN_6); break; in ch_input_mapping()
|
H A D | hid-asus.c | 928 case 0xff06: asus_map_key_clear(BTN_6); break; in asus_input_mapping()
|
H A D | hid-debug.c | 882 [BTN_6] = "Btn6", [BTN_7] = "Btn7",
|
/kernel/linux/linux-5.10/drivers/input/tablet/ |
H A D | hanwang.c | 100 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
|
/kernel/linux/linux-6.6/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,
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 350 #define BTN_6 0x106 macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | input-event-codes.h | 350 #define BTN_6 0x106 macro
|
/kernel/linux/linux-5.10/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 350 #define BTN_6 0x106 macro
|
/kernel/linux/linux-6.6/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 350 #define BTN_6 0x106 macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | input-event-codes.h | 350 #define BTN_6 0x106 macro
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 350 #define BTN_6 0x106 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 305 #define BTN_6 0x106 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 305 #define BTN_6 0x106 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 292 #define BTN_6 0x106 macro
|
/kernel/linux/linux-5.10/sound/usb/caiaq/ |
H A D | input.c | 46 BTN_6,
|
/kernel/linux/linux-6.6/sound/usb/caiaq/ |
H A D | input.c | 46 BTN_6,
|