1STRUCT INPUT_MT_POS(9)          Input Subsystem         STRUCT INPUT_MT_POS(9)
2
3
4

NAME

6       struct_input_mt_pos - contact position
7

SYNOPSIS

9       struct input_mt_pos {
10         s16 x;
11         s16 y;
12       };
13

MEMBERS

15       x
16           horizontal coordinate
17
18       y
19           vertical coordinate
20
22Kernel Hackers Manual 3.10         June 2019            STRUCT INPUT_MT_POS(9)
Impressum