Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/
H A Dchangesets.rst21 1. of_changeset_init() - initializes a changeset
/OK3568_Linux_fs/kernel/drivers/of/
H A Ddynamic.c673 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init() function
678 EXPORT_SYMBOL_GPL(of_changeset_init);
H A Doverlay.c756 of_changeset_init(&ovcs->cset); in init_overlay_changeset()
H A Dunittest.c836 of_changeset_init(&chgset); in of_unittest_changeset()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_du_of.c141 of_changeset_init(&rcar_du_lvds_changeset); in rcar_du_of_lvds_patch_one()
/OK3568_Linux_fs/kernel/drivers/i2c/muxes/
H A Di2c-demux-pinctrl.c248 of_changeset_init(&priv->chan[i].chgset); in i2c_demux_pinctrl_probe()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpnv_php.c290 of_changeset_init(&php_slot->ocs); in pnv_php_add_devtree()
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h1386 extern void of_changeset_init(struct of_changeset *ocs);