Searched refs:fdt_ro_probe_ (Results 1 – 3 of 3) sorted by relevance
13 int fdt_ro_probe_(const void *fdt);18 totalsize_ = fdt_ro_probe_(fdt); \
18 int32_t fdt_ro_probe_(const void *fdt) in fdt_ro_probe_() function
49 totalsize = fdt_ro_probe_(fdt); in fdt_get_string()307 (((err = fdt_ro_probe_(fdt)) < 0) in fdt_get_name()
Completed in 5 milliseconds