Searched refs:ABS_MT_DISTANCE (Results 1 – 11 of 11) sorted by relevance
| /linux-4.4.14/drivers/hid/ |
| D | hid-multitouch.c | 498 EV_ABS, ABS_MT_DISTANCE); in mt_touch_input_mapping() 500 ABS_MT_DISTANCE, 0, 1, 0, 0); in mt_touch_input_mapping() 645 input_event(input, EV_ABS, ABS_MT_DISTANCE, in mt_complete_slot()
|
| /linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 723 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| /linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 723 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| /linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 723 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| /linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 723 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| /linux-4.4.14/include/dt-bindings/input/ |
| D | linux-event-codes.h | 723 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| /linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 723 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| /linux-4.4.14/include/uapi/linux/ |
| D | input-event-codes.h | 723 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| /linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 723 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
|
| /linux-4.4.14/Documentation/input/ |
| D | multi-touch-protocol.txt | 181 instead. Devices capable of contact hovering can use ABS_MT_DISTANCE to 259 ABS_MT_DISTANCE
|
| /linux-4.4.14/drivers/input/touchscreen/ |
| D | atmel_mxt_ts.c | 851 input_report_abs(input_dev, ABS_MT_DISTANCE, distance); in mxt_proc_t100_message() 1874 input_set_abs_params(input_dev, ABS_MT_DISTANCE, in mxt_initialize_input_device()
|