Type Alias OnProbeFdt

Source
pub type OnProbeFdt = fn(node: Node<'_>) -> Hardware;
Expand description

The function to probe the hardware. The first parameter is the ptr of fdt.