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

/linux-master/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c537 for (of_changeset_init(&cs); dn != NULL; dn = dn->sibling) {
658 of_changeset_init(&cs);
/linux-master/drivers/of/
H A Ddynamic.c646 * of_changeset_init - Initialize a changeset for use
652 void of_changeset_init(struct of_changeset *ocs) function
657 EXPORT_SYMBOL_GPL(of_changeset_init); variable
H A Doverlay.c1034 of_changeset_init(&ovcs->cset);
H A Dunittest.c862 of_changeset_init(&chgset);
/linux-master/drivers/i2c/muxes/
H A Di2c-demux-pinctrl.c254 of_changeset_init(&priv->chan[i].chgset);
/linux-master/drivers/pci/
H A Dof.c661 of_changeset_init(cset);
/linux-master/drivers/pci/hotplug/
H A Dpnv_php.c292 of_changeset_init(&php_slot->ocs);
/linux-master/include/linux/
H A Dof.h1595 extern void of_changeset_init(struct of_changeset *ocs);

Completed in 140 milliseconds