input_register_device(9) suse man page | unix.com

Man Page: input_register_device

Operating Environment: suse

Section: 9

INPUT_REGISTER_DEVIC(9) 					  Input Subsystem					   INPUT_REGISTER_DEVIC(9)

NAME
input_register_device - register device with input core
SYNOPSIS
int input_register_device(struct input_dev * dev);
ARGUMENTS
dev device to be registered
DESCRIPTION
This function registers device with input core. The device must be allocated with input_allocate_device and all it's capabilities set up before registering. If function fails the device must be freed with input_free_device. Once device has been successfully registered it can be unregistered with input_unregister_device; input_free_device should not be called in this case.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 INPUT_REGISTER_DEVIC(9)
Related Man Pages
device_create_vargs(9) - centos
struct_ff_device(9) - centos
struct_input_dev(9) - centos
struct_input_dev(9) - suse
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Tar Command
32 bit process addressing more than 4GB