Home
last modified time | relevance | path

Searched refs:of_setprop (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/powerpc/boot/
Dof.h19 int of_setprop(const void *phandle, const char *name, const void *buf,
Dof.c72 dt_ops.setprop = of_setprop; in of_platform_init()
Doflib.c215 int of_setprop(const void *phandle, const char *name, const void *buf, in of_setprop() function