Searched refs:ABS_MT_DISTANCE (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/ |
| H A D | events.c | 83 #define ABS_MT_DISTANCE 0x3b macro 506 case ABS_MT_DISTANCE: //3b in vk_modify()
|
| /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 | 776 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ 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 | 776 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 723 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 690 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| H A D | linux-event-codes.h | 868 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 868 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| /OK3568_Linux_fs/kernel/drivers/input/ |
| H A D | input-mt.c | 225 !test_bit(ABS_MT_DISTANCE, dev->absbit) && in input_mt_report_pointer_emulation()
|
| /OK3568_Linux_fs/kernel/Documentation/input/ |
| H A D | multi-touch-protocol.rst | 188 instead. Devices capable of contact hovering can use ABS_MT_DISTANCE to 263 ABS_MT_DISTANCE
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-multitouch.c | 760 ABS_MT_DISTANCE, 0, 1, 0, 0); in mt_touch_input_mapping() 1091 input_event(input, EV_ABS, ABS_MT_DISTANCE, !*slot->tip_state); in mt_process_slot()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | atmel_mxt_ts.c | 947 input_report_abs(input_dev, ABS_MT_DISTANCE, distance); in mxt_proc_t100_message() 2085 input_set_abs_params(input_dev, ABS_MT_DISTANCE, in mxt_initialize_input_device()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 67336 ABS_MT_DISTANCE exists since kernel v2.6.38,
|