Home
last modified time | relevance | path

Searched refs:early_init_scan_root (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/driver/open_firmware/
H A Dfdt.rs91 self.early_init_scan_root(fdt) in early_init_scan_nodes()
102 fn early_init_scan_root(&self, fdt: &Fdt) -> Result<(), SystemError> { in early_init_scan_root() method