Searched refs:fdt_property_placeholder (Results 1 – 2 of 2) sorted by relevance
285 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp) in fdt_property_placeholder() function322 ret = fdt_property_placeholder(fdt, name, len, &ptr); in fdt_property()
1466 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp);
Completed in 6 milliseconds