Searched defs:getprop (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/boot/ |
H A D | ops.h | 38 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 D | atags_to_fdt.c | 51 static const void *getprop(const void *fdt, const char *node_path, in getprop() function
|
/openbmc/qemu/hw/ppc/ |
H A D | vof.c | 176 static const void *getprop(const void *fdt, int nodeoff, const char *propname, in getprop() function
|