Home
last modified time | relevance | path

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

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