input_free_polled_device(9) centos man page | unix.com

Man Page: input_free_polled_device

Operating Environment: centos

Section: 9

INPUT_FREE_POLLED_DE(9) 					  Input Subsystem					   INPUT_FREE_POLLED_DE(9)

NAME
input_free_polled_device - free memory allocated for polled device
SYNOPSIS
void input_free_polled_device(struct input_polled_dev * dev);
ARGUMENTS
dev device to free
DESCRIPTION
The function frees memory allocated for polling device and drops reference to the associated input device.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_FREE_POLLED_DE(9)
Related Man Pages
device_create_with_groups(9) - centos
device_schedule_callback_owner(9) - centos
struct_i2c_board_info(9) - centos
struct_input_polled_dev(9) - centos
device_create(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq