Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dvof.c176 static const void *getprop(const void *fdt, int nodeoff, const char *propname, in getprop() function
235 prop = getprop(fdt, nodeoff, propname, &proplen, &write0); in vof_getprop()
281 prop = getprop(fdt, nodeoff, propname, &proplen, NULL); in vof_getproplen()