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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dprom.h97 extern int of_set_property(struct device_node *node, const char *name, void *val, int len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dprom.h106 extern int of_set_property(struct device_node *node, const char *name, void *val, int len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dprom.c226 int of_set_property(struct device_node *dp, const char *name, void *val, int len) function
271 EXPORT_SYMBOL(of_set_property); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Dopenprom.c193 return of_set_property(options_node, op->oprom_array, buf, len);
508 err = of_set_property(dp, str, tmp, op.op_buflen);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dprom.c231 int of_set_property(struct device_node *dp, const char *name, void *val, int len) function
276 EXPORT_SYMBOL(of_set_property); variable

Completed in 81 milliseconds