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

NAME

6       input_mt_destroy_slots - frees the MT slots of the input device
7

SYNOPSIS

9       void input_mt_destroy_slots(struct input_dev * dev);
10

ARGUMENTS

12       dev
13           input device with allocated MT slots
14

DESCRIPTION

16       This function is only needed in error path as the input core will
17       automatically free the MT slots when the device is destroyed.
18
20Kernel Hackers Manual 3.10         June 2019           INPUT_MT_DESTROY_SLO(9)
Impressum