pub type OnProbeFdt = fn(node: Node<'_>) -> Hardware;
The function to probe the hardware. The first parameter is the ptr of fdt.