input_allocate_device(9) suse man page | unix.com

Man Page: input_allocate_device

Operating Environment: suse

Section: 9

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 2.6. July 2010 INPUT_ALLOCATE_DEVIC(9)
Related Man Pages
device_create_with_groups(9) - centos
struct_input_dev(9) - centos
struct_input_handler(9) - centos
device_create_vargs(9) - suse
struct_input_handler(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB