Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/devicetree/
H A Dchangesets.rst26 1. of_changeset_init() - 初始化一个变更集。
/openbmc/linux/Documentation/devicetree/
H A Dchangesets.rst21 1. of_changeset_init() - initializes a changeset
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c537 for (of_changeset_init(&cs); dn != NULL; dn = dn->sibling) { in pseries_cpuhp_attach_nodes()
658 of_changeset_init(&cs); in pseries_cpuhp_detach_nodes()
/openbmc/linux/drivers/of/
H A Ddynamic.c652 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init() function
657 EXPORT_SYMBOL_GPL(of_changeset_init);
H A Doverlay.c1034 of_changeset_init(&ovcs->cset); in of_overlay_fdt_apply()
H A Dunittest.c867 of_changeset_init(&chgset); in of_unittest_changeset()
/openbmc/linux/drivers/i2c/muxes/
H A Di2c-demux-pinctrl.c252 of_changeset_init(&priv->chan[i].chgset); in i2c_demux_pinctrl_probe()
/openbmc/linux/drivers/pci/
H A Dof.c661 of_changeset_init(cset); in of_pci_make_dev_node()
/openbmc/linux/drivers/pci/hotplug/
H A Dpnv_php.c290 of_changeset_init(&php_slot->ocs); in pnv_php_add_devtree()
/openbmc/linux/include/linux/
H A Dof.h1559 extern void of_changeset_init(struct of_changeset *ocs);