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

/linux-master/drivers/input/misc/
H A Dibm-panel.c150 panel->keycodes[0] = BTN_NORTH;
/linux-master/drivers/hid/
H A Dhid-udraw-ps3.c124 input_report_key(udraw->joy_input_dev, BTN_NORTH, !!(data[0] & 8));
392 set_bit(BTN_NORTH, input_dev->keybit);
H A Dhid-playstation.c514 BTN_NORTH, /* Triangle */
1361 input_report_key(ds->gamepad, BTN_NORTH, ds_report->buttons[0] & DS_BUTTONS0_TRIANGLE);
2233 input_report_key(ds4->gamepad, BTN_NORTH, ds4_report->buttons[0] & DS_BUTTONS0_TRIANGLE);
H A Dhid-nintendo.c396 { BTN_NORTH, JC_BTN_X, },
419 { BTN_NORTH, JC_BTN_X, },
447 { BTN_NORTH, JC_BTN_X, },
H A Dhid-sony.c387 [0x0d] = BTN_NORTH, /* Triangle */
414 [0x0d] = BTN_NORTH, /* Triangle */
H A Dhid-wiimote-modules.c1606 BTN_NORTH, /* WIIMOD_PRO_KEY_X */
/linux-master/drivers/input/joystick/
H A Dadafruit-seesaw.c78 { KE_KEY, SEESAW_BUTTON_X, .keycode = BTN_NORTH },
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h386 #define BTN_NORTH 0x133 macro
387 #define BTN_X BTN_NORTH
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h386 #define BTN_NORTH 0x133 macro
387 #define BTN_X BTN_NORTH
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h386 #define BTN_NORTH 0x133 macro
387 #define BTN_X BTN_NORTH

Completed in 271 milliseconds