table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| INPUT_MT_DESTROY_SLO(9) | Input Subsystem | INPUT_MT_DESTROY_SLO(9) |
NAME¶
input_mt_destroy_slots - frees the MT slots of the input deviceSYNOPSIS¶
void
input_mt_destroy_slots(struct input_dev * dev);
ARGUMENTS¶
devinput device with allocated MT slots
DESCRIPTION¶
This function is only needed in error path as the input core will automatically free the MT slots when the device is destroyed.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |