input_unregister_device(9) centos man page | unix.com

Man Page: input_unregister_device

Operating Environment: centos

Section: 9

INPUT_UNREGISTER_DEV(9) 					  Input Subsystem					   INPUT_UNREGISTER_DEV(9)

NAME
input_unregister_device - unregister previously registered device
SYNOPSIS
void input_unregister_device(struct input_dev * dev);
ARGUMENTS
dev device to be unregistered
DESCRIPTION
This function unregisters an input device. Once device is unregistered the caller should not try to access it as it may get freed at any moment.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_UNREGISTER_DEV(9)
Related Man Pages
dmevent_tool(8) - centos
device_create(9) - centos
device_create_with_groups(9) - centos
struct_input_polled_dev(9) - centos
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!