Home
last modified time | relevance | path

Searched refs:of_changeset_destroy (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/i2c/muxes/
Di2c-demux-pinctrl.c279 of_changeset_destroy(&priv->chan[j].chgset); in i2c_demux_pinctrl_probe()
297 of_changeset_destroy(&priv->chan[i].chgset); in i2c_demux_pinctrl_remove()
/linux-6.1.9/arch/powerpc/platforms/pseries/
Dhotplug-cpu.c536 of_changeset_destroy(&cs); in pseries_cpuhp_attach_nodes()
669 of_changeset_destroy(&cs); in pseries_cpuhp_detach_nodes()
/linux-6.1.9/drivers/of/
Ddynamic.c692 void of_changeset_destroy(struct of_changeset *ocs) in of_changeset_destroy() function
699 EXPORT_SYMBOL_GPL(of_changeset_destroy);
Doverlay.c841 of_changeset_destroy(&ovcs->cset); in free_overlay_changeset()
Dunittest.c865 of_changeset_destroy(&chgset); in of_unittest_changeset()
/linux-6.1.9/drivers/pci/hotplug/
Dpnv_php.c176 of_changeset_destroy(&php_slot->ocs); in pnv_php_rmv_devtree()
316 of_changeset_destroy(&php_slot->ocs); in pnv_php_add_devtree()
/linux-6.1.9/include/linux/
Dof.h1472 extern void of_changeset_destroy(struct of_changeset *ocs);