virtio_drivers::device

Module input

Source
Expand description

Driver for VirtIO input devices.

Structs§

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

Enums§