centos man page for input_mt_destroy_slots

Query: input_mt_destroy_slots

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

INPUT_MT_DESTROY_SLO(9) 					  Input Subsystem					   INPUT_MT_DESTROY_SLO(9)

NAME
input_mt_destroy_slots - frees the MT slots of the input device
SYNOPSIS
void input_mt_destroy_slots(struct input_dev * dev);
ARGUMENTS
dev input 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
Kernel Hackers Manual 3.10 June 2014 INPUT_MT_DESTROY_SLO(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
struct_device_driver(9) - centos
struct_input_polled_dev(9) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Controlling user input
[TIP] Processing YAML files with yq