Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dvof.h30 uint32_t vof_client_open_store(void *fdt, Vof *vof, const char *nodename,
/qemu/hw/ppc/
H A Dspapr_vof.c52 _FDT(vof_client_open_store(fdt, spapr->vof, "/chosen", "stdout", in spapr_vof_client_dt_finalize()
H A Dvof.c456 uint32_t vof_client_open_store(void *fdt, Vof *vof, const char *nodename, in vof_client_open_store() function
H A Dpegasos2.c397 vof_client_open_store(fdt, pm->vof, "/chosen", "stdout", "/failsafe"); in pegasos2_machine_reset()