Home
last modified time | relevance | path

Searched refs:BTN_WEST (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-udraw-ps3.c121 input_report_key(udraw->joy_input_dev, BTN_WEST, data[0] & 1); in udraw_raw_event()
394 set_bit(BTN_WEST, input_dev->keybit); in udraw_setup_joypad()
H A Dhid-sony.c372 [0x10] = BTN_WEST, /* Square */
399 [0x10] = BTN_WEST, /* Square */
413 [0x1] = BTN_WEST, /* Square */
986 input_report_key(input_dev, BTN_WEST, rd[offset+4] & 0x10); in dualshock4_parse_report()
H A Dhid-wiimote-modules.c1607 BTN_WEST, /* WIIMOD_PRO_KEY_Y */
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-udraw-ps3.c121 input_report_key(udraw->joy_input_dev, BTN_WEST, data[0] & 1); in udraw_raw_event()
394 set_bit(BTN_WEST, input_dev->keybit); in udraw_setup_joypad()
H A Dhid-playstation.c513 BTN_WEST, /* Square */
1358 input_report_key(ds->gamepad, BTN_WEST, ds_report->buttons[0] & DS_BUTTONS0_SQUARE); in dualsense_parse_report()
2230 input_report_key(ds4->gamepad, BTN_WEST, ds4_report->buttons[0] & DS_BUTTONS0_SQUARE); in dualshock4_parse_report()
H A Dhid-sony.c390 [0x10] = BTN_WEST, /* Square */
417 [0x10] = BTN_WEST, /* Square */
H A Dhid-nintendo.c1410 input_report_key(dev, BTN_WEST, btns & JC_BTN_Y); in joycon_parse_report()
1677 BTN_SOUTH, BTN_EAST, BTN_NORTH, BTN_WEST,
H A Dhid-wiimote-modules.c1607 BTN_WEST, /* WIIMOD_PRO_KEY_Y */
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h388 #define BTN_WEST 0x134 macro
389 #define BTN_Y BTN_WEST
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput-event-codes.h388 #define BTN_WEST 0x134 macro
389 #define BTN_Y BTN_WEST
/kernel/linux/linux-5.10/include/dt-bindings/input/
H A Dlinux-event-codes.h388 #define BTN_WEST 0x134 macro
389 #define BTN_Y BTN_WEST
/kernel/linux/linux-6.6/include/dt-bindings/input/
H A Dlinux-event-codes.h388 #define BTN_WEST 0x134 macro
389 #define BTN_Y BTN_WEST
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput-event-codes.h388 #define BTN_WEST 0x134 macro
389 #define BTN_Y BTN_WEST
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h388 #define BTN_WEST 0x134 macro
389 #define BTN_Y BTN_WEST
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput-event-codes.h340 #define BTN_WEST 0x134 macro
341 #define BTN_Y BTN_WEST
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput-event-codes.h340 #define BTN_WEST 0x134 macro
341 #define BTN_Y BTN_WEST
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dinput-event-codes.h327 #define BTN_WEST 0x134 macro
328 #define BTN_Y BTN_WEST

Completed in 46 milliseconds