Searched refs:BTN_NORTH (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | input-event-codes.h | 385 #define BTN_NORTH 0x133 macro 386 #define BTN_X BTN_NORTH
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | input-event-codes.h | 385 #define BTN_NORTH 0x133 macro 386 #define BTN_X BTN_NORTH
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 384 #define BTN_NORTH 0x133 macro 385 #define BTN_X BTN_NORTH
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 362 #define BTN_NORTH 0x133 macro 363 #define BTN_X BTN_NORTH
|
| H A D | linux-event-codes.h | 386 #define BTN_NORTH 0x133 macro 387 #define BTN_X BTN_NORTH
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-udraw-ps3.c | 124 input_report_key(udraw->joy_input_dev, BTN_NORTH, !!(data[0] & 8)); in udraw_raw_event() 392 set_bit(BTN_NORTH, input_dev->keybit); in udraw_setup_joypad()
|
| H A D | hid-nintendo.c | 501 input_report_key(dev, BTN_NORTH, btns & JC_BTN_X); in joycon_parse_report() 519 BTN_SOUTH, BTN_EAST, BTN_NORTH, BTN_WEST,
|
| H A D | hid-sony.c | 369 [0x0d] = BTN_NORTH, /* Triangle */ 396 [0x0d] = BTN_NORTH, /* Triangle */ 416 [0x4] = BTN_NORTH, /* Triangle */ 989 input_report_key(input_dev, BTN_NORTH, rd[offset+4] & 0x80); in dualshock4_parse_report()
|
| H A D | hid-playstation.c | 293 BTN_NORTH, /* Triangle */ 1094 input_report_key(ds->gamepad, BTN_NORTH, ds_report->buttons[0] & DS_BUTTONS0_TRIANGLE); in dualsense_parse_report()
|
| H A D | hid-wiimote-modules.c | 1606 BTN_NORTH, /* WIIMOD_PRO_KEY_X */
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 386 #define BTN_NORTH 0x133 macro 387 #define BTN_X BTN_NORTH
|
| /OK3568_Linux_fs/kernel/Documentation/input/ |
| H A D | gamepad.rst | 125 different formations. If diamond-shaped, they are reported as BTN_NORTH, 127 If rectangular-shaped, the upper-left button is BTN_NORTH, lower-left
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-odroid-go2.dts | 84 linux,code = <BTN_NORTH>;
|