| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | wacom_i2c.c | 119 input_report_key(input, BTN_STYLUS2, f2); in wacom_i2c_irq() 187 __set_bit(BTN_STYLUS2, input->keybit); in wacom_i2c_probe()
|
| H A D | wacom_w8001.c | 234 input_report_key(dev, BTN_STYLUS2, 0); in report_pen_events() 247 input_report_key(dev, BTN_STYLUS2, coord->f2); in report_pen_events() 440 __set_bit(BTN_STYLUS2, dev->keybit); in w8001_setup_pen()
|
| H A D | wacom_w9013.c | 223 input_report_key(input, BTN_STYLUS2, f2); in wacom_i2c_irq() 399 __set_bit(BTN_STYLUS2, input->keybit); in wacom_i2c_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/tablet/ |
| H A D | acecad.c | 81 input_report_key(dev, BTN_STYLUS2, stylus2); in usb_acecad_irq() 182 BIT_MASK(BTN_STYLUS2); in usb_acecad_probe()
|
| H A D | hanwang.c | 98 BTN_STYLUS, BTN_STYLUS2, BTN_TOOL_PEN, BTN_TOOL_RUBBER, 190 input_report_key(input_dev, BTN_STYLUS2, in hanwang_parse_packet()
|
| H A D | wacom_serial4.c | 352 input_report_key(wacom->dev, BTN_STYLUS2, button & 4); in wacom_handle_packet() 567 __set_bit(BTN_STYLUS2, input_dev->keybit); in wacom_connect()
|
| H A D | aiptek.c | 325 BTN_STYLUS, BTN_STYLUS2, 551 input_report_key(inputdev, BTN_STYLUS2, pck); in aiptek_irq()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | wacom_wac.c | 183 input_report_key(input, BTN_STYLUS2, (wacom->tool[0] == BTN_TOOL_PEN) && (data[4] & 0x20)); in wacom_pl_irq() 218 input_report_key(input, BTN_STYLUS2, data[1] & 0x10); in wacom_ptu_irq() 240 input_report_key(input, BTN_STYLUS2, data[1] & 0x10); in wacom_dtu_irq() 288 input_report_key(input, BTN_STYLUS2, data[1] & 0x40); in wacom_dtus_irq() 363 input_report_key(input, BTN_STYLUS2, data[1] & 0x04); in wacom_graphire_irq() 766 input_report_key(input, BTN_STYLUS2, 0); in wacom_exit_report() 920 input_report_key(input, BTN_STYLUS2, data[1] & 4); in wacom_intuos_general() 1355 input_report_key(pen_input, BTN_STYLUS2, frame[0] & 0x04); in wacom_intuos_pro2_bt_pen() 1734 input_report_key(input, BTN_STYLUS2, data[1] & 0x10); in wacom_tpc_pen() 2254 wacom_map_usage(input, usage, field, EV_KEY, BTN_STYLUS2, 0); in wacom_wac_pen_usage_mapping() [all …]
|
| H A D | hid-debug.c | 870 [BTN_STYLUS2] = "Stylus2", [BTN_TOOL_DOUBLETAP] = "ToolDoubleTap",
|
| H A D | hid-input.c | 843 map_key_clear(BTN_STYLUS2); in hidinput_configure_usage()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/ |
| H A D | gt9xx.c | 504 input_set_capability(ts->pen_dev, EV_KEY, BTN_STYLUS2); in gtp_pen_init() 818 input_report_key(ts->pen_dev, BTN_STYLUS2, 1); in goodix_ts_work_func() 825 input_report_key(ts->pen_dev, BTN_STYLUS2, 0); in goodix_ts_work_func() 832 input_report_key(ts->pen_dev, BTN_STYLUS2, 1); in goodix_ts_work_func() 839 input_report_key(ts->pen_dev, BTN_STYLUS2, 0); in goodix_ts_work_func()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/ |
| H A D | gt1x_generic.h | 267 #define GTP_STYLUS_KEY_TAB {BTN_STYLUS, BTN_STYLUS2}
|
| H A D | gt1x_generic.c | 1351 input_set_capability(pen_dev, EV_KEY, BTN_STYLUS2); in gt1x_pen_init()
|
| /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 | 413 #define BTN_STYLUS2 0x14c 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 | 413 #define BTN_STYLUS2 0x14c macro
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 411 #define BTN_STYLUS2 0x14c macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 389 #define BTN_STYLUS2 0x14c macro
|
| H A D | linux-event-codes.h | 414 #define BTN_STYLUS2 0x14c macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 414 #define BTN_STYLUS2 0x14c macro
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/ |
| H A D | elan_ts.c | 763 pkey = BTN_STYLUS2; in elants_a_report() 773 pkey = BTN_STYLUS2; in elants_a_report() 903 pkey = BTN_STYLUS2; in elants_slot_report() 1130 __set_bit(BTN_STYLUS2, ts->pen_idev->keybit); in elan_request_pen_input_dev()
|
| /OK3568_Linux_fs/kernel/drivers/input/ |
| H A D | mousedev.c | 239 case BTN_STYLUS2: in mousedev_key_event()
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |