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
- DeviceGuard 
- DeviceId 
- DeviceOwner 
- DriverId 
- 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§
- GetDeviceError 
- KError
- Kernel error
- Platform