centos man page for input_set_capability

Query: input_set_capability

OS: centos

Section: 9

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

INPUT_SET_CAPABILITY(9) 					  Input Subsystem					   INPUT_SET_CAPABILITY(9)

NAME
input_set_capability - mark device as capable of a certain event
SYNOPSIS
void input_set_capability(struct input_dev * dev, unsigned int type, unsigned int code);
ARGUMENTS
dev device that is capable of emitting or accepting event type type of the event (EV_KEY, EV_REL, etc...) code event code
DESCRIPTION
In addition to setting up corresponding bit in appropriate capability bitmap the function also adjusts dev->evbit.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_SET_CAPABILITY(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
struct_ff_device(9) - centos
evtest(1) - debian
struct_input_handler(9) - suse
evtest(1) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I