Crate rdrive

Crate rdrive 

Source

Re-exports§

pub use driver::PlatformDevice;
pub use probe::ProbeError;

Modules§

driver
error
probe
register

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

Traits§

DriverGeneric
Osal

Functions§

fdt_phandle_to_device_id
get
get_list
get_one
init
probe_all
probe_pre_kernel
register_add
register_append
set_osal