| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | warrior.c | 58 input_report_key(dev, BTN_THUMB, (data[3] >> 1) & 1); in warrior_process_packet() 149 BIT_MASK(BTN_THUMB) | BIT_MASK(BTN_TOP) | BIT_MASK(BTN_TOP2); in warrior_connect()
|
| H A D | grip.c | 48 static int grip_btn_bd[] = { BTN_THUMB, BTN_THUMB2, BTN_TRIGGER, BTN_TOP, BTN_BASE, -1 }; 49 static int grip_btn_xt[] = { BTN_TRIGGER, BTN_THUMB, BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_… 50 static int grip_btn_dc[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BA…
|
| H A D | tmdc.c | 63 { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_THUMB2, BTN_PINKIE, 66 { BTN_TRIGGER, BTN_C, BTN_B, BTN_A, BTN_THUMB, BTN_X, BTN_Y, BTN_Z, BTN_TOP, BTN_TOP2 }; 68 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
|
| H A D | sidewinder.c | 86 …{ BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_MODE… 88 …{ BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_SELECT… 89 …{ BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_SELECT… 91 { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4 }};
|
| H A D | turbografx.c | 58 static int tgfx_buttons[] = { BTN_TRIGGER, BTN_THUMB, BTN_THUMB2, BTN_TOP, BTN_TOP2 }; 95 input_report_key(dev, BTN_THUMB, (data2 & TGFX_THUMB )); in tgfx_timer()
|
| H A D | a3d.c | 147 input_report_key(dev, BTN_THUMB, data[8] & 2); in a3d_read() 321 BIT_MASK(BTN_TRIGGER) | BIT_MASK(BTN_THUMB) | in a3d_connect()
|
| H A D | adi.c | 69 static short adi_wmi_key[] = { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN… 70 static short adi_wmed3d_key[] = { BTN_TRIGGER, BTN_THUMB, BTN_THUMB2, BTN_TOP, BTN_TOP2, BTN_BASE, …
|
| H A D | db9.c | 100 static const short db9_multi_btn[] = { BTN_TRIGGER, BTN_THUMB }; 398 input_report_key(dev, BTN_THUMB, ~data & DB9_FIRE2); in db9_timer()
|
| H A D | gf2k.c | 57 static short gf2k_btn_joy[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN…
|
| H A D | gamecon.c | 487 input_report_key(dev, BTN_THUMB, s & data[5]); in gc_multi_process_packet() 883 input_set_capability(input_dev, EV_KEY, BTN_THUMB); in gc_setup_pad()
|
| H A D | analog.c | 92 static short analog_joy_btn[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2,
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/iforce/ |
| H A D | iforce-main.c | 17 { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_TOP2, BTN_BASE, 22 { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE,
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-steam.c | 445 input_set_capability(input, EV_KEY, BTN_THUMB); in steam_input_register() 986 input_event(input, EV_KEY, BTN_THUMB, lpad_touched || lpad_and_joy); in steam_do_input_event()
|
| H A D | hid-debug.c | 851 [BTN_TRIGGER] = "Trigger", [BTN_THUMB] = "ThumbBtn",
|
| /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 | 366 #define BTN_THUMB 0x121 macro
|
| /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 | 366 #define BTN_THUMB 0x121 macro
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 365 #define BTN_THUMB 0x121 macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 343 #define BTN_THUMB 0x121 macro
|
| H A D | linux-event-codes.h | 367 #define BTN_THUMB 0x121 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 367 #define BTN_THUMB 0x121 macro
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | sonypi.c | 455 { SONYPI_EVENT_THUMBPHRASE_PRESSED, BTN_THUMB },
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | sony-laptop.c | 331 BTN_THUMB, /* 42 SONYPI_EVENT_THUMBPHRASE_PRESSED */
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |