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

/linux-master/drivers/hid/
H A Dhid-udraw-ps3.c121 input_report_key(udraw->joy_input_dev, BTN_WEST, data[0] & 1);
394 set_bit(BTN_WEST, input_dev->keybit);
H A Dhid-nintendo.c397 { BTN_WEST, JC_BTN_Y, },
420 { BTN_WEST, JC_BTN_Y, },
448 { BTN_WEST, JC_BTN_Y, },
465 { BTN_WEST, JC_BTN_R, },
H A Dhid-playstation.c513 BTN_WEST, /* Square */
1358 input_report_key(ds->gamepad, BTN_WEST, ds_report->buttons[0] & DS_BUTTONS0_SQUARE);
2230 input_report_key(ds4->gamepad, BTN_WEST, ds4_report->buttons[0] & DS_BUTTONS0_SQUARE);
H A Dhid-sony.c390 [0x10] = BTN_WEST, /* Square */
417 [0x10] = BTN_WEST, /* Square */
H A Dhid-wiimote-modules.c1607 BTN_WEST, /* WIIMOD_PRO_KEY_Y */
/linux-master/drivers/input/joystick/
H A Dadafruit-seesaw.c79 { KE_KEY, SEESAW_BUTTON_Y, .keycode = BTN_WEST },
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h388 #define BTN_WEST 0x134 macro
389 #define BTN_Y BTN_WEST
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h388 #define BTN_WEST 0x134 macro
389 #define BTN_Y BTN_WEST
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h388 #define BTN_WEST 0x134 macro
389 #define BTN_Y BTN_WEST

Completed in 157 milliseconds