Function dtb::compatible_nodes

source ·
pub fn compatible_nodes<F>(compatible: &str, f: F)where
    F: FnMut(DeviceNode<'_>),
Expand description

Do something for all nodes with given compatible.