centos man page for input_allocate_device

Query: input_allocate_device

OS: centos

Section: 9

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

INPUT_ALLOCATE_DEVIC(9) 					  Input Subsystem					   INPUT_ALLOCATE_DEVIC(9)

NAME
input_allocate_device - allocate memory for new input device
SYNOPSIS
struct input_dev * input_allocate_device(void);
ARGUMENTS
void no arguments
DESCRIPTION
Returns prepared struct input_dev or NULL.
NOTE
Use input_free_device to free devices that have not been registered; input_unregister_device should be used for already registered devices.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_ALLOCATE_DEVIC(9)
Related Man Pages
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
struct_ff_device(9) - centos
struct_input_handler(9) - centos
struct_input_handler(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!