1INPUT_CLOSE_DEVICE(9)           Input Subsystem          INPUT_CLOSE_DEVICE(9)
2
3
4

NAME

6       input_close_device - close input device
7

SYNOPSIS

9       void input_close_device(struct input_handle * handle);
10

ARGUMENTS

12       handle
13           handle through which device is being accessed
14

DESCRIPTION

16       This function should be called by input handlers when they want to stop
17       receive events from given input device.
18
20Kernel Hackers Manual 3.10         June 2019             INPUT_CLOSE_DEVICE(9)
Impressum