Module input

Source
Expand description

Driver for VirtIO input devices.

Structs§

AbsInfo
Information about an axis of an input device, typically a joystick.
DevIDs
The identifiers of a VirtIO input device.
InputEvent
Both queues use the same virtio_input_event struct. type, code and value are filled according to the Linux input layer (evdev) interface.
VirtIOInput
Virtual human interface devices such as keyboards, mice and tablets.

Enums§

InputConfigSelect
Select value used for VirtIOInput::query_config_select().