Searched refs:of_setprop (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | of.h | 19 int of_setprop(const void *phandle, const char *name, const void *buf,
|
H A D | of.c | 72 dt_ops.setprop = of_setprop; in of_platform_init()
|
H A D | oflib.c | 215 int of_setprop(const void *phandle, const char *name, const void *buf, in of_setprop() function
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | of.h | 19 int of_setprop(const void *phandle, const char *name, const void *buf,
|
H A D | of.c | 72 dt_ops.setprop = of_setprop; in of_platform_init()
|
H A D | oflib.c | 215 int of_setprop(const void *phandle, const char *name, const void *buf, in of_setprop() function
|
Completed in 2 milliseconds