Module device

Source
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.
DeviceChildrenIterator
An iterator over the children of a device.
DeviceRepr
The base struct for a device object.
InfoObject
A handle to an info subobject.
MmioObject
A handle to an MMIO subobject.

Enums§

BusType
All supported kernel-discovered bus types.
DeviceType
Possible high-level device types.