Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/boot/
H A Dops.h38 int (*getprop)(const void *phandle, const char *name, void *buf, member
104 static inline int getprop(void *devp, const char *name, void *buf, int buflen) in getprop() function
/openbmc/linux/arch/arm/boot/compressed/
H A Datags_to_fdt.c51 static const void *getprop(const void *fdt, const char *node_path, in getprop() function
/openbmc/qemu/hw/ppc/
H A Dvof.c176 static const void *getprop(const void *fdt, int nodeoff, const char *propname, in getprop() function