Expand description
VirtIO Input Device Driver
This module implements a VirtIO input device driver that supports keyboards, mice, tablets, and other input devices.
The driver integrates with Scarlet’s native EventDevice to provide a clean interface for input event handling.
Modules§
- config_
select 🔒 - Config select values
Structs§
- Virtio
Input 🔒Config - VirtIO Input device configuration
- Virtio
Input Device - VirtIO Input Device
- Virtio
Input 🔒Event - VirtIO Input event structure (matches Linux virtio_input_event)