Searched refs:vof_instance_to_path (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | vof.c | 530 static uint32_t vof_instance_to_path(void *fdt, Vof *vof, uint32_t ihandle, in vof_instance_to_path() function 890 ret = vof_instance_to_path(fdt, vof, args[0], args[1], args[2]); in vof_client_handle()
|
H A D | trace-events | 92 vof_instance_to_path(uint32_t ih, uint32_t ph, const char *tmp, int ret) "ih=0x%x ph=0x%x => %s len…
|