1INPUT_MT_SYNC_FRAME(9)          Input Subsystem         INPUT_MT_SYNC_FRAME(9)
2
3
4

NAME

6       input_mt_sync_frame - synchronize mt frame
7

SYNOPSIS

9       void input_mt_sync_frame(struct input_dev * dev);
10

ARGUMENTS

12       dev
13           input device with allocated MT slots
14

DESCRIPTION

16       Close the frame and prepare the internal state for a new one. Depending
17       on the flags, marks unused slots as inactive and performs pointer
18       emulation.
19
21Kernel Hackers Manual 3.10         June 2019            INPUT_MT_SYNC_FRAME(9)
Impressum