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

NAME

6       input_open_device - open input device
7

SYNOPSIS

9       int input_open_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
17       start receive events from given input device.
18
20Kernel Hackers Manual 3.10         June 2019              INPUT_OPEN_DEVICE(9)
Impressum