Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dvof.c121 static int phandle_to_path(const void *fdt, uint32_t ph, char *buf, int len) in phandle_to_path() function
518 rc = phandle_to_path(fdt, phandle, tmp, sizeof(tmp)); in vof_package_to_path()
538 rc = phandle_to_path(fdt, phandle, tmp, sizeof(tmp)); in vof_instance_to_path()