Re-exports§
pub use driver::PlatformDevice;
pub use probe::ProbeError;
Modules§
Macros§
- __
mod_ maker - custom_
id - def_
driver - Defines a driver type that wraps a boxed trait object.
- def_
driver_ rdif - Defines a driver type that wraps a boxed trait object.
- module_
driver
Structs§
- Descriptor
- Device
- Device
Guard - Device
Id - Device
Owner - Device
Weak - Driver
Id - IrqConfig
- The configuration for setup an interrupt.
- IrqId
- Hardware Interrupt ID
- Manager
- Phandle
- Pid
- Process ID
- Vec
- A contiguous growable array type, written as
Vec<T>
, short for ‘vector’.
Enums§
- GetDevice
Error - KError
- Kernel error
- Platform