Searched refs:BTN_SOUTH (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/input/misc/
H A Dibm-panel.c151 panel->keycodes[1] = BTN_SOUTH;
/linux-master/drivers/hid/
H A Dhid-udraw-ps3.c122 input_report_key(udraw->joy_input_dev, BTN_SOUTH, !!(data[0] & 2));
391 set_bit(BTN_SOUTH, input_dev->keybit);
H A Dhid-nintendo.c395 { BTN_SOUTH, JC_BTN_B, },
418 { BTN_SOUTH, JC_BTN_B, },
435 { BTN_SOUTH, JC_BTN_A, },
446 { BTN_SOUTH, JC_BTN_B, },
463 { BTN_SOUTH, JC_BTN_A, },
H A Dhid-playstation.c516 BTN_SOUTH, /* Cross */
1359 input_report_key(ds->gamepad, BTN_SOUTH, ds_report->buttons[0] & DS_BUTTONS0_CROSS);
2231 input_report_key(ds4->gamepad, BTN_SOUTH, ds4_report->buttons[0] & DS_BUTTONS0_CROSS);
H A Dhid-sony.c389 [0x0f] = BTN_SOUTH, /* Cross */
416 [0x0f] = BTN_SOUTH, /* Cross */
H A Dhid-wiimote-modules.c1605 BTN_SOUTH, /* WIIMOD_PRO_KEY_B */
/linux-master/drivers/input/joystick/
H A Dadafruit-seesaw.c76 { KE_KEY, SEESAW_BUTTON_A, .keycode = BTN_SOUTH },
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h381 #define BTN_SOUTH 0x130 macro
382 #define BTN_A BTN_SOUTH
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h381 #define BTN_SOUTH 0x130 macro
382 #define BTN_A BTN_SOUTH
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h381 #define BTN_SOUTH 0x130 macro
382 #define BTN_A BTN_SOUTH

Completed in 220 milliseconds