Searched refs:of_remove_property (Results 1 – 15 of 15) sorted by relevance
| /linux/arch/powerpc/kexec/ |
| A D | core.c | 229 of_remove_property(node, of_find_property(node, in export_crashk_values() 231 of_remove_property(node, of_find_property(node, in export_crashk_values() 258 of_remove_property(node, of_find_property(node, kernel_end_prop.name, NULL)); in kexec_setup()
|
| A D | core_64.c | 411 of_remove_property(node, of_find_property(node, htab_base_prop.name, NULL)); in export_htab_values() 412 of_remove_property(node, of_find_property(node, htab_size_prop.name, NULL)); in export_htab_values()
|
| /linux/drivers/of/ |
| A D | kexec.c | 170 ret = of_remove_property(of_chosen, prop); in ima_free_kexec_buffer()
|
| A D | base.c | 1876 int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property() function 1900 EXPORT_SYMBOL_GPL(of_remove_property);
|
| A D | unittest.c | 212 unittest(of_remove_property(np, prop) == 0, in of_unittest_dynamic()
|
| /linux/arch/powerpc/platforms/pseries/ |
| A D | reconfig.c | 313 return of_remove_property(np, of_find_property(np, buf, NULL)); in do_remove_property()
|
| A D | mobility.c | 210 of_remove_property(dn, of_find_property(dn, in update_dt_node()
|
| A D | iommu.c | 873 ret = of_remove_property(np, win); in remove_ddw() 1454 of_remove_property(pdn, win64); in enable_ddw()
|
| /linux/drivers/net/dsa/ |
| A D | bcm_sf2.c | 562 of_remove_property(port, prop); in bcm_sf2_identify_ports() 635 of_remove_property(child, prop); in bcm_sf2_mdio_register() 639 of_remove_property(child, prop); in bcm_sf2_mdio_register()
|
| /linux/include/linux/ |
| A D | of.h | 404 extern int of_remove_property(struct device_node *np, struct property *prop); 955 static inline int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property() function
|
| /linux/arch/powerpc/platforms/ps3/ |
| A D | os-area.c | 266 of_remove_property(node, tmp); in os_area_set_property()
|
| /linux/drivers/pinctrl/ |
| A D | pinctrl-single.c | 1333 of_remove_property(pcs->np, pcs->missing_nr_pinctrl_cells); in pcs_free_resources()
|
| /linux/ |
| A D | vmlinux.symvers | 10249 0x00000000 of_remove_property vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 47559 ffff800010ccb274 T of_remove_property
|
| A D | .tmp_System.map | 47559 ffff800010ccb274 T of_remove_property
|
Completed in 375 milliseconds