Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/of/
Ddynamic.c676 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init() function
681 EXPORT_SYMBOL_GPL(of_changeset_init);
Doverlay.c673 of_changeset_init(&ovcs->cset); in init_overlay_changeset()
Dunittest.c746 of_changeset_init(&chgset); in of_unittest_changeset()
/linux-4.19.296/drivers/i2c/muxes/
Di2c-demux-pinctrl.c253 of_changeset_init(&priv->chan[i].chgset); in i2c_demux_pinctrl_probe()
/linux-4.19.296/drivers/pci/hotplug/
Dpnv_php.c294 of_changeset_init(&php_slot->ocs); in pnv_php_add_devtree()
/linux-4.19.296/include/linux/
Dof.h1332 extern void of_changeset_init(struct of_changeset *ocs);