Home
last modified time | relevance | path

Searched refs:BTN_5 (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dspaceball.c96 input_report_key(dev, BTN_5, data[1] & 0x01); in spaceball_process_packet()
108 input_report_key(dev, BTN_5, data[2] & 0x10); in spaceball_process_packet()
234 BIT_MASK(BTN_5) | BIT_MASK(BTN_6) | in spaceball_connect()
H A Dmagellan.c31 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.c71 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 Dspaceball.c93 input_report_key(dev, BTN_5, data[1] & 0x01); in spaceball_process_packet()
105 input_report_key(dev, BTN_5, data[2] & 0x10); in spaceball_process_packet()
231 BIT_MASK(BTN_5) | BIT_MASK(BTN_6) | in spaceball_connect()
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 };
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-chicony.c39 case 0xff05: ch_map_key_clear(BTN_5); break; in ch_input_mapping()
H A Dhid-debug.c844 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
H A Dhid-asus.c828 case 0xff05: asus_map_key_clear(BTN_5); break; in asus_input_mapping()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-chicony.c72 case 0xff05: ch_map_key_clear(BTN_5); break; in ch_input_mapping()
H A Dhid-asus.c927 case 0xff05: asus_map_key_clear(BTN_5); break; in asus_input_mapping()
H A Dhid-debug.c881 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
/kernel/linux/linux-5.10/drivers/input/tablet/
H A Dhanwang.c100 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
231 BTN_5 + i, data[6] & (1 << i)); in hanwang_parse_packet()
/kernel/linux/linux-6.6/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,
228 BTN_5 + i, data[6] & (1 << i)); in hanwang_parse_packet()
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h349 #define BTN_5 0x105 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput-event-codes.h349 #define BTN_5 0x105 macro
/kernel/linux/linux-5.10/include/dt-bindings/input/
H A Dlinux-event-codes.h349 #define BTN_5 0x105 macro
/kernel/linux/linux-6.6/include/dt-bindings/input/
H A Dlinux-event-codes.h349 #define BTN_5 0x105 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput-event-codes.h349 #define BTN_5 0x105 macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h349 #define BTN_5 0x105 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput-event-codes.h304 #define BTN_5 0x105 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput-event-codes.h304 #define BTN_5 0x105 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dinput-event-codes.h291 #define BTN_5 0x105 macro
/kernel/linux/linux-5.10/sound/usb/caiaq/
H A Dinput.c47 BTN_5,
/kernel/linux/linux-6.6/sound/usb/caiaq/
H A Dinput.c47 BTN_5,

Completed in 35 milliseconds

12