Query: input_register_device
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_REGISTER_DEVIC(9) Input Subsystem INPUT_REGISTER_DEVIC(9)NAMEinput_register_device - register device with input coreSYNOPSISint input_register_device(struct input_dev * dev);ARGUMENTSdev device to be registeredDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 INPUT_REGISTER_DEVIC(9)
Related Man Pages |
---|
device_create_vargs(9) - centos |
struct_device_driver(9) - centos |
device_create(9) - suse |
device_create_vargs(9) - suse |
struct_input_handler(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Getting command output to putty window title. |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |