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-6.6/arch/powerpc/boot/ |
| 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
|
| /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
|
| /kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
| D | atags_to_fdt.c | 51 static const void *getprop(const void *fdt, const char *node_path, in getprop() function
|