Skip to main content

FnOnProbe

Type Alias FnOnProbe 

Source
pub type FnOnProbe = fn(fdt: FdtInfo<'_>, plat_dev: PlatformDevice) -> Result<(), OnProbeError>;