Searched defs:setprop (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | vof.h | 43 bool (*setprop)(MachineState *ms, const char *path, const char *propname, member
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | ops.h | 40 int (*setprop)(const void *phandle, const char *name, member 109 static inline int setprop(void *devp, const char *name, in setprop() function
|
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | atags_to_fdt.c | 24 static int setprop(void *fdt, const char *node_path, const char *property, in setprop() function
|