Home
last modified time | relevance | path

Searched full:btn_8 (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/input/joystick/
H A Dspaceball.c96 input_report_key(dev, BTN_8, data[1] & 0x10); in spaceball_process_packet()
108 input_report_key(dev, BTN_8, data[1] & 0x01); in spaceball_process_packet()
232 BIT_MASK(BTN_7) | BIT_MASK(BTN_8); in spaceball_connect()
236 BIT_MASK(BTN_8); 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 };
/linux/drivers/hid/
H A Dhid-chicony.c75 case 0xff08: ch_map_key_clear(BTN_8); break; in ch_input_mapping()
H A Dhid-uclogic-core.c75 BTN_8,
H A Dhid-asus.c1025 case 0xff08: asus_map_key_clear(BTN_8); break; in asus_input_mapping()
H A Dhid-debug.c3275 [BTN_8] = "Btn8", [BTN_9] = "Btn9",
H A Dwacom_wac.c1103 input_report_key(input, BTN_8, (data[10] & 0x01)); in wacom_remote_irq()
/linux/arch/arm/boot/dts/ti/omap/
H A Dam3517-evm.dts90 linux,code = <BTN_8>;
/linux/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,
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h353 #define BTN_8 0x108
352 #define BTN_8 global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h353 #define BTN_8 0x108
352 #define BTN_8 global() macro