Searched refs:of_changeset_destroy (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/i2c/muxes/
H A Di2c-demux-pinctrl.c283 of_changeset_destroy(&priv->chan[j].chgset);
301 of_changeset_destroy(&priv->chan[i].chgset);
/linux-master/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c545 of_changeset_destroy(&cs);
678 of_changeset_destroy(&cs);
/linux-master/drivers/pci/
H A Dof.c621 of_changeset_destroy(np->data);
684 of_changeset_destroy(cset);
/linux-master/drivers/of/
H A Ddynamic.c660 * of_changeset_destroy - Destroy a changeset
667 void of_changeset_destroy(struct of_changeset *ocs) function
685 EXPORT_SYMBOL_GPL(of_changeset_destroy); variable
H A Doverlay.c857 of_changeset_destroy(&ovcs->cset);
H A Dunittest.c915 of_changeset_destroy(&chgset);
/linux-master/drivers/pci/hotplug/
H A Dpnv_php.c177 of_changeset_destroy(&php_slot->ocs);
317 of_changeset_destroy(&php_slot->ocs);
/linux-master/include/linux/
H A Dof.h1596 extern void of_changeset_destroy(struct of_changeset *ocs);

Completed in 184 milliseconds