Searched refs:of_add_property (Results 1 – 5 of 5) sorted by relevance
183 of_add_property(node, &crashk_base_prop); in export_crashk_values()185 of_add_property(node, &crashk_size_prop); in export_crashk_values()219 of_add_property(node, &kernel_end_prop); in kexec_setup()
87 err = of_add_property(mem_node, prop); in qbman_init_private_mem()
432 extern int of_add_property(struct device_node *np, struct property *prop);877 static inline int of_add_property(struct device_node *np, struct property *prop) in of_add_property() function
267 result = of_add_property(node, prop); in os_area_set_property()
999 if (of_add_property(smu->of_node, prop)) { in smu_create_sdb_partition()