Module driver

Module driver 

Source

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
PlatformDevice
Vec
A contiguous growable array type, written as Vec<T>, short for ‘vector’.

Enums§

GetDeviceError
KError
Kernel error
Platform
ProbeError

Traits§

DriverGeneric
Osal

Functions§

fdt_phandle_to_device_id
get
get_list
get_one
init
probe
probe_all
probe_pre_kernel
register_add
register_append
set_osal