input_mt_get_slot_by_key(9) centos man page | unix.com

Man Page: input_mt_get_slot_by_key

Operating Environment: centos

Section: 9

INPUT_MT_GET_SLOT_BY(9) 					  Input Subsystem					   INPUT_MT_GET_SLOT_BY(9)

NAME
input_mt_get_slot_by_key - return slot matching key
SYNOPSIS
int input_mt_get_slot_by_key(struct input_dev * dev, int key);
ARGUMENTS
dev input device with allocated MT slots key the key of the sought slot
DESCRIPTION
Returns the slot of the given key, if it exists, otherwise set the key on the first unused slot and return. If no available slot can be found, -1 is returned.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_MT_GET_SLOT_BY(9)
Related Man Pages
opencryptoki.conf(5) - centos
amtape(8) - redhat
amtape(8) - debian
sdhost(7d) - opensolaris
class::makemethods::template::hash(3pm) - debian
Similar Topics in the Unix Linux Community
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
[TIP] Processing YAML files with yq