Searched defs:getprop (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| D | ops.h | 40 int (*getprop)(const void *phandle, const char *name, void *buf, member 106 static inline int getprop(void *devp, const char *name, void *buf, int buflen) in getprop() function
|
| /kernel/linux/linux-4.19/arch/powerpc/boot/ |
| D | ops.h | 40 int (*getprop)(const void *phandle, const char *name, void *buf, member 107 static inline int getprop(void *devp, const char *name, void *buf, int buflen) in getprop() function
|
| /kernel/linux/linux-4.19/arch/arm/boot/compressed/ |
| D | atags_to_fdt.c | 48 static const void *getprop(const void *fdt, const char *node_path, in getprop() function
|
| /kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
| D | atags_to_fdt.c | 50 static const void *getprop(const void *fdt, const char *node_path, in getprop() function
|