Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/translations/zh_CN/devicetree/
Dchangesets.rst26 1. of_changeset_init() - 初始化一个变更集。
/linux-6.14.4/Documentation/devicetree/
Dchangesets.rst21 1. of_changeset_init() - initializes a changeset
/linux-6.14.4/arch/powerpc/platforms/pseries/
Ddlpar.c442 of_changeset_init(&ocs); in dlpar_hp_dt_add()
484 of_changeset_init(&ocs); in dlpar_hp_dt_remove()
Dhotplug-cpu.c540 for (of_changeset_init(&cs); dn != NULL; dn = dn->sibling) { in pseries_cpuhp_attach_nodes()
661 of_changeset_init(&cs); in pseries_cpuhp_detach_nodes()
/linux-6.14.4/drivers/i2c/
Di2c-core-of-prober.c70 of_changeset_init(ocs); in i2c_of_probe_enable_node()
/linux-6.14.4/drivers/of/
Ddynamic.c654 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init() function
659 EXPORT_SYMBOL_GPL(of_changeset_init);
Doverlay.c1028 of_changeset_init(&ovcs->cset); in of_overlay_fdt_apply()
Dunittest.c867 of_changeset_init(&chgset); in of_unittest_changeset()
1043 of_changeset_init(&chgset); in of_unittest_changeset_prop()
/linux-6.14.4/drivers/i2c/muxes/
Di2c-demux-pinctrl.c254 of_changeset_init(&priv->chan[i].chgset); in i2c_demux_pinctrl_probe()
/linux-6.14.4/drivers/pci/
Dof.c699 of_changeset_init(cset); in of_pci_make_dev_node()
/linux-6.14.4/drivers/media/platform/qcom/venus/
Dcore.c331 of_changeset_init(core->ocs); in venus_add_dynamic_nodes()
/linux-6.14.4/drivers/pci/hotplug/
Dpnv_php.c291 of_changeset_init(&php_slot->ocs); in pnv_php_add_devtree()
/linux-6.14.4/include/linux/
Dof.h1593 extern void of_changeset_init(struct of_changeset *ocs);