Home
last modified time | relevance | path

Searched refs:of_remove_property (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/kexec/
H A Dcore.c176 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 Dbcm_sf2.c602 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 Dmobility.c237 of_remove_property(dn, of_find_property(dn, in update_dt_node()
/linux/include/linux/
H A Dof.h433 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 Dos-area.c264 of_remove_property(node, tmp); in os_area_set_property()
/linux/drivers/of/
H A Dbase.c1832 int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property() function
1848 EXPORT_SYMBOL_GPL(of_remove_property);