table of contents
other versions
INPUT_MT_SYNC_FRAME(9) | Input Subsystem | INPUT_MT_SYNC_FRAME(9) |
NAME¶
input_mt_sync_frame - synchronize mt frame
SYNOPSIS¶
void input_mt_sync_frame(struct input_dev * dev);
ARGUMENTS¶
dev
input device with allocated MT slots
DESCRIPTION¶
Close the frame and prepare the internal state for a new one. Depending on the flags, marks unused slots as inactive and performs pointer emulation.
COPYRIGHT¶
January 2017 | Kernel Hackers Manual 4.8. |