Expand description
Functions and types for managing a device.
Modules§
- events
- Manage events for a device, including mailbox messages and interrupts.
Structs§
- Device
- A handle for a device.
- Device
Children Iterator - An iterator over the children of a device.
- Device
Repr - The base struct for a device object.
- Info
Object - A handle to an info subobject.
- Mmio
Object - A handle to an MMIO subobject.
Enums§
- BusType
- All supported kernel-discovered bus types.
- Device
Type - Possible high-level device types.