Re-exports§
pub use driver::PlatformDevice;
pub use probe::ProbeError;
Modules§
Macros§
- __
mod_ maker - custom_
id - module_
driver - Macro for generating a driver module.
Structs§
- Descriptor
- Device
- Device
Guard - Device
Id - Device
Owner - 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