Function dtb::compatible_node

source ·
pub fn compatible_node(compatible: &str) -> Option<DeviceNode<'_>>
Expand description

Find the first node with given compatible(may not exist).