Home
last modified time | relevance | path

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

/dports/emulators/qemu/qemu-6.2.0/hw/ppc/
H A Dvof.c123 static int phandle_to_path(const void *fdt, uint32_t ph, char *buf, int len) in phandle_to_path() function
520 rc = phandle_to_path(fdt, phandle, tmp, sizeof(tmp)); in vof_package_to_path()
540 rc = phandle_to_path(fdt, phandle, tmp, sizeof(tmp)); in vof_instance_to_path()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ppc/
H A Dvof.c123 static int phandle_to_path(const void *fdt, uint32_t ph, char *buf, int len) in phandle_to_path() function
520 rc = phandle_to_path(fdt, phandle, tmp, sizeof(tmp)); in vof_package_to_path()
540 rc = phandle_to_path(fdt, phandle, tmp, sizeof(tmp)); in vof_instance_to_path()