Searched refs:ABS_MT_TOOL_Y (Results 1 – 13 of 13) sorted by relevance
| /linux-4.4.14/drivers/hid/ |
| D | hid-multitouch.c | 478 EV_ABS, ABS_MT_TOOL_Y); in mt_touch_input_mapping() 479 set_abs(hi->input, ABS_MT_TOOL_Y, field, in mt_touch_input_mapping() 644 input_event(input, EV_ABS, ABS_MT_TOOL_Y, s->cy); in mt_complete_slot() 715 if (usage->code == ABS_MT_TOOL_Y) in mt_process_mt_event()
|
| D | hid-input.c | 235 case ABS_MT_TOOL_Y: in hidinput_calc_abs_res()
|
| /linux-4.4.14/include/linux/ |
| D | input.h | 16 #define ABS_MT_LAST ABS_MT_TOOL_Y
|
| /linux-4.4.14/drivers/input/touchscreen/ |
| D | sur40.c | 288 input_report_abs(input, ABS_MT_TOOL_Y, ctr_y); in sur40_report_blob() 471 input_set_abs_params(input_dev, ABS_MT_TOOL_Y, in sur40_input_setup()
|
| /linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 725 #define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */ macro
|
| /linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 725 #define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */ macro
|
| /linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 725 #define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */ macro
|
| /linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 725 #define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */ macro
|
| /linux-4.4.14/include/dt-bindings/input/ |
| D | linux-event-codes.h | 725 #define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */ macro
|
| /linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 725 #define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */ macro
|
| /linux-4.4.14/include/uapi/linux/ |
| D | input-event-codes.h | 725 #define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */ macro
|
| /linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
| D | linux-event-codes.h | 725 #define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */ macro
|
| /linux-4.4.14/Documentation/input/ |
| D | multi-touch-protocol.txt | 300 ABS_MT_TOOL_Y 364 ABS_MT_TOOL_Y := C_Y
|