Home
last modified time | relevance | path

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

/packages/modules/Virtualization/virtualizationmanager/src/
Ddebug_config.rs106 struct OwnedFdt { struct
110 impl OwnedFdt { implementation
222 let owned_fdt = OwnedFdt::from_overlay_onto_new_fdt(path)?; in from_custom_debug_overlay_policy()