Query: input_mt_init_slots
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_MT_INIT_SLOTS(9) Input Subsystem INPUT_MT_INIT_SLOTS(9)NAMEinput_mt_init_slots - initialize MT input slotsSYNOPSISint input_mt_init_slots(struct input_dev * dev, unsigned int num_slots, unsigned int flags);ARGUMENTSdev input device supporting MT events and finger tracking num_slots number of slots used by the device flags mt tasks to handle in coreDESCRIPTIONThis function allocates all necessary memory for MT slot handling in the input device, prepares the ABS_MT_SLOT and ABS_MT_TRACKING_ID events for use and sets up appropriate buffers. Depending on the flags set, it also performs pointer emulation and frame synchronization. May be called repeatedly. Returns -EINVAL if attempting to reinitialize with a different number of slots.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_MT_INIT_SLOTS(9)
Related Man Pages |
---|
ccw_device_start(9) - centos |
struct_input_handler(9) - centos |
struct_input_polled_dev(9) - centos |
struct_i2c_board_info(9) - suse |
struct_input_polled_dev(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |