Home
last modified time | relevance | path

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

/components/drivers/ofw/
A Dfdt.c362 …bool is_hotpluggable = fdt_getprop(_fdt, nodeoffset, "hotpluggable", RT_NULL) ? RT_TRUE : RT_FALSE; in fdt_scan_memory() local
363 err = rt_memblock_add_memory(name, base, base + size, is_hotpluggable); in fdt_scan_memory()

Completed in 3 milliseconds