Scroll to navigation

INPUT_MT_DROP_UNUSED(9) Input Subsystem INPUT_MT_DROP_UNUSED(9)

NAME

input_mt_drop_unused - Inactivate slots not seen in this frame

SYNOPSIS

void input_mt_drop_unused(struct input_dev * dev);

ARGUMENTS

dev
input device with allocated MT slots

DESCRIPTION

Lift all slots not seen since the last call to this function.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.