centos man page for input_unregister_polled_device

Query: input_unregister_polled_device

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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(9) - centos
struct_input_handler(9) - centos
device_schedule_callback_owner(9) - suse
struct_ff_device(9) - suse
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq