Function dtb::get_node

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

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