Searched refs:of_remove_property (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | machine_kexec.c | 239 of_remove_property(node, of_find_property(node, in export_crashk_values() 241 of_remove_property(node, of_find_property(node, in export_crashk_values() 268 of_remove_property(node, of_find_property(node, kernel_end_prop.name, NULL)); in kexec_setup()
|
| D | machine_kexec_64.c | 405 of_remove_property(node, of_find_property(node, htab_base_prop.name, NULL)); in export_htab_values() 406 of_remove_property(node, of_find_property(node, htab_size_prop.name, NULL)); in export_htab_values()
|
| D | ima_kexec.c | 95 ret = of_remove_property(of_chosen, prop); in ima_free_kexec_buffer()
|
| /Linux-v5.4/arch/powerpc/platforms/pseries/ |
| D | mobility.c | 196 of_remove_property(dn, of_find_property(dn, in update_dt_node()
|
| D | reconfig.c | 313 return of_remove_property(np, of_find_property(np, buf, NULL)); in do_remove_property()
|
| D | iommu.c | 799 ret = of_remove_property(np, win64); in remove_ddw()
|
| /Linux-v5.4/arch/powerpc/platforms/ps3/ |
| D | os-area.c | 266 of_remove_property(node, tmp); in os_area_set_property()
|
| /Linux-v5.4/include/linux/ |
| D | of.h | 401 extern int of_remove_property(struct device_node *np, struct property *prop);
|
| /Linux-v5.4/drivers/of/ |
| D | base.c | 1886 int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property() function
|
| D | unittest.c | 194 unittest(of_remove_property(np, prop) == 0, in of_unittest_dynamic()
|
| /Linux-v5.4/drivers/pinctrl/ |
| D | pinctrl-single.c | 1312 of_remove_property(pcs->np, pcs->missing_nr_pinctrl_cells); in pcs_free_resources()
|