Searched refs:BTN_9 (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/input/joystick/
H A Dspaceball.c109 input_report_key(dev, BTN_9, data[1] & 0x02);
223 input_dev->keybit[BIT_WORD(BTN_0)] |= BIT_MASK(BTN_9);
/linux-master/drivers/hid/
H A Dhid-chicony.c76 case 0xff09: ch_map_key_clear(BTN_9); break;
H A Dhid-debug.c883 [BTN_8] = "Btn8", [BTN_9] = "Btn9",
H A Dhid-asus.c931 case 0xff09: asus_map_key_clear(BTN_9); break;
H A Dwacom_wac.c1150 input_report_key(input, BTN_9, (data[10] & 0x02));
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h353 #define BTN_9 0x109 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h353 #define BTN_9 0x109 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h353 #define BTN_9 0x109 macro

Completed in 300 milliseconds