Searched refs:BTN_8 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/input/joystick/ |
H A D | spaceball.c | 96 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 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 };
|
/openbmc/linux/drivers/hid/ |
H A D | hid-chicony.c | 75 case 0xff08: ch_map_key_clear(BTN_8); break; in ch_input_mapping()
|
H A D | hid-debug.c | 883 [BTN_8] = "Btn8", [BTN_9] = "Btn9",
|
H A D | hid-asus.c | 917 case 0xff08: asus_map_key_clear(BTN_8); break; in asus_input_mapping()
|
H A D | wacom_wac.c | 1148 input_report_key(input, BTN_8, (data[10] & 0x01)); in wacom_remote_irq()
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 350 #define BTN_8 0x108 macro
|
/openbmc/linux/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,
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am3517-evm.dts | 93 linux,code = <BTN_8>;
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 352 #define BTN_8 0x108 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 352 #define BTN_8 0x108 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 352 #define BTN_8 0x108 macro
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am3517-evm.dts | 90 linux,code = <BTN_8>;
|
/openbmc/linux/sound/usb/caiaq/ |
H A D | input.c | 44 BTN_8,
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-gw560x.dtsi | 470 MATRIX_KEY(0x01, 0x02, BTN_8)
|