Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/translations/zh_CN/devicetree/
A Dchangesets.rst26 1. of_changeset_init() - 初始化一个变更集。
/linux-6.3-rc2/Documentation/devicetree/
A Dchangesets.rst21 1. of_changeset_init() - initializes a changeset
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dhotplug-cpu.c529 for (of_changeset_init(&cs); dn != NULL; dn = dn->sibling) { in pseries_cpuhp_attach_nodes()
650 of_changeset_init(&cs); in pseries_cpuhp_detach_nodes()
/linux-6.3-rc2/drivers/of/
A Ddynamic.c702 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init() function
707 EXPORT_SYMBOL_GPL(of_changeset_init);
A Doverlay.c755 of_changeset_init(&ovcs->cset); in init_overlay_changeset()
A Dunittest.c844 of_changeset_init(&chgset); in of_unittest_changeset()
/linux-6.3-rc2/drivers/i2c/muxes/
A Di2c-demux-pinctrl.c248 of_changeset_init(&priv->chan[i].chgset); in i2c_demux_pinctrl_probe()
/linux-6.3-rc2/drivers/pci/hotplug/
A Dpnv_php.c291 of_changeset_init(&php_slot->ocs); in pnv_php_add_devtree()
/linux-6.3-rc2/include/linux/
A Dof.h1522 extern void of_changeset_init(struct of_changeset *ocs);

Completed in 20 milliseconds