Searched refs:of_remove_property (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/powerpc/kexec/ |
| H A D | core.c | 176 of_remove_property(node, of_find_property(node, in export_crashk_values() 178 of_remove_property(node, of_find_property(node, in export_crashk_values() 214 of_remove_property(node, of_find_property(node, kernel_end_prop.name, in kexec_setup()
|
| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2.c | 602 of_remove_property(port, prop); in bcm_sf2_identify_ports() 671 of_remove_property(child, prop); in bcm_sf2_mdio_register() 675 of_remove_property(child, prop); in bcm_sf2_mdio_register()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | mobility.c | 237 of_remove_property(dn, of_find_property(dn, in update_dt_node()
|
| /linux/include/linux/ |
| H A D | of.h | 433 extern int of_remove_property(struct device_node *np, struct property *prop); 882 static inline int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property() function
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | os-area.c | 264 of_remove_property(node, tmp); in os_area_set_property()
|
| /linux/drivers/of/ |
| H A D | base.c | 1832 int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property() function 1848 EXPORT_SYMBOL_GPL(of_remove_property);
|