input_unregister_polled_device(9) centos man page | unix.com

Man Page: input_unregister_polled_device

Operating Environment: centos

Section: 9

INPUT_UNREGISTER_POL(9) 					  Input Subsystem					   INPUT_UNREGISTER_POL(9)

NAME
input_unregister_polled_device - unregister polled device
SYNOPSIS
void input_unregister_polled_device(struct input_polled_dev * dev);
ARGUMENTS
dev device to unregister
DESCRIPTION
The function unregisters previously registered polled input device from input layer. Polling is stopped and device is ready to be freed with call to input_free_polled_device.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_UNREGISTER_POL(9)
Related Man Pages
device_create_vargs(9) - centos
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
struct_input_handler(9) - suse
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq