| /OK3568_Linux_fs/kernel/Documentation/input/ |
| H A D | event-codes.rst | 308 INPUT_PROP_DIRECT + INPUT_PROP_POINTER 311 The INPUT_PROP_DIRECT property indicates that device coordinates should be 323 If neither INPUT_PROP_DIRECT or INPUT_PROP_POINTER are set, the property is 401 For new hardware, INPUT_PROP_DIRECT should be set. 428 For new hardware, both INPUT_PROP_DIRECT and INPUT_PROP_POINTER should be set.
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | ar1021_i2c.c | 119 __set_bit(INPUT_PROP_DIRECT, input->propbit); in ar1021_i2c_probe()
|
| H A D | wacom_w8001.c | 441 __set_bit(INPUT_PROP_DIRECT, dev->propbit); in w8001_setup_pen() 485 __set_bit(INPUT_PROP_DIRECT, dev->propbit); in w8001_setup_touch()
|
| H A D | surface3_spi.c | 300 __set_bit(INPUT_PROP_DIRECT, input->propbit); in surface3_spi_create_pen_input()
|
| H A D | sx8654.c | 359 __set_bit(INPUT_PROP_DIRECT, input->propbit); in sx8654_probe()
|
| H A D | wacom_w9013.c | 401 __set_bit(INPUT_PROP_DIRECT, input->propbit); in wacom_i2c_probe()
|
| H A D | gslx680_pad.c | 857 __set_bit(INPUT_PROP_DIRECT, input_device->propbit); in gslX680_ts_init() 863 __set_bit(INPUT_PROP_DIRECT, input_device->propbit); in gslX680_ts_init()
|
| H A D | gslx680_firefly.c | 829 __set_bit(INPUT_PROP_DIRECT, input_device->propbit); 835 __set_bit(INPUT_PROP_DIRECT, input_device->propbit);
|
| H A D | tsc200x-core.c | 526 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in tsc200x_probe()
|
| H A D | gsl3673.c | 1012 __set_bit(INPUT_PROP_DIRECT, input_device->propbit); in gsl3673_ts_init() 1019 __set_bit(INPUT_PROP_DIRECT, input_device->propbit); in gsl3673_ts_init()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_mt_common.c | 598 #ifdef INPUT_PROP_DIRECT in cyttsp5_setup_input_device() 599 __set_bit(INPUT_PROP_DIRECT, md->input->propbit); in cyttsp5_setup_input_device()
|
| /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 | 24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
|
| /OK3568_Linux_fs/kernel/drivers/input/tablet/ |
| H A D | pegasus_notetaker.c | 364 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in pegasus_probe()
|
| H A D | wacom_serial4.c | 562 set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in wacom_connect()
|
| /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 | 24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 23 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 7 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
|
| H A D | linux-event-codes.h | 24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
|
| /OK3568_Linux_fs/kernel/drivers/input/ |
| H A D | input-mt.c | 78 __set_bit(INPUT_PROP_DIRECT, dev->propbit); in input_mt_init_slots()
|
| /OK3568_Linux_fs/kernel/drivers/virtio/ |
| H A D | virtio_input.c | 171 test_bit(INPUT_PROP_DIRECT, vi->idev->propbit) ? in virtinput_cfg_abs()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/ |
| H A D | gt1x.c | 504 set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in gt1x_request_input_dev()
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | synaptics_usb.c | 413 __set_bit(INPUT_PROP_DIRECT, input_dev->propbit); in synusb_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/ |
| H A D | gsl3676.c | 1007 __set_bit(INPUT_PROP_DIRECT, input_device->propbit); in gsl_thzy_ts_init() 1014 __set_bit(INPUT_PROP_DIRECT, input_device->propbit); in gsl_thzy_ts_init()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/ |
| H A D | rockchip_gslX680.c | 1014 __set_bit(INPUT_PROP_DIRECT, input_device->propbit); in gsl_ts_init_ts() 1020 __set_bit(INPUT_PROP_DIRECT, input_device->propbit); in gsl_ts_init_ts()
|