Searched refs:fdt_struct_from_ptr (Results 1 – 3 of 3) sorted by relevance
20 bool fdt_struct_from_ptr(const void *fdt_ptr, struct fdt *fdt);
108 if (!fdt_struct_from_ptr(fdt_ptr, &fdt)) { in hftest_service_main()
22 bool fdt_struct_from_ptr(const void *fdt_ptr, struct fdt *fdt) in fdt_struct_from_ptr() function
Completed in 4 milliseconds