Searched refs:of_set_property (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
H A Dprom_common.c54 int of_set_property(struct device_node *dp, const char *name, void *val, int len) of_set_property() function
102 EXPORT_SYMBOL(of_set_property); variable
/linux-4.4.14/arch/sparc/include/asm/
H A Dprom.h40 int of_set_property(struct device_node *node, const char *name, void *val, int len);
/linux-4.4.14/drivers/sbus/char/
H A Dopenprom.c195 return of_set_property(options_node, op->oprom_array, buf, len); opromsetopt()
514 err = of_set_property(dp, str, tmp, op.op_buflen); opiocset()
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dos-area.c284 pr_debug("%s:%d of_set_property failed\n", __func__, os_area_set_property()

Completed in 101 milliseconds