Home
last modified time | relevance | path

Searched refs:of_phandle_iterator (Results 1 – 18 of 18) sorted by relevance

/linux-6.6.21/include/linux/
Dof.h76 struct of_phandle_iterator { struct
390 extern int of_phandle_iterator_init(struct of_phandle_iterator *it,
396 extern int of_phandle_iterator_next(struct of_phandle_iterator *it);
397 extern int of_phandle_iterator_args(struct of_phandle_iterator *it,
765 static inline int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
774 static inline int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
779 static inline int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
/linux-6.6.21/drivers/of/
Dbase.c1106 int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
1139 int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
1224 int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
1247 struct of_phandle_iterator it; in __of_parse_phandle_with_args()
1500 struct of_phandle_iterator it; in of_count_phandle_with_args()
/linux-6.6.21/drivers/remoteproc/
Drcar_rproc.c55 struct of_phandle_iterator it; in rcar_rproc_prepare()
Dst_remoteproc.c125 struct of_phandle_iterator it; in st_rproc_parse_fw()
Dxlnx_r5_remoteproc.c440 struct of_phandle_iterator it; in add_mem_regions_carveout()
Dstm32_rproc.c216 struct of_phandle_iterator it; in stm32_rproc_prepare()
Dimx_dsp_rproc.c602 struct of_phandle_iterator it; in imx_dsp_rproc_add_carveout()
Dimx_rproc.c559 struct of_phandle_iterator it; in imx_rproc_prepare()
/linux-6.6.21/drivers/iommu/
Dof_iommu.c219 struct of_phandle_iterator it; in of_iommu_get_resv_regions()
/linux-6.6.21/drivers/pmdomain/apple/
Dpmgr-pwrstate.c199 struct of_phandle_iterator it; in apple_pmgr_ps_probe()
/linux-6.6.21/sound/soc/generic/
Daudio-graph-card.c332 struct of_phandle_iterator it; in __graph_for_each_link()
Daudio-graph-card2.c1106 struct of_phandle_iterator it; in graph_for_each_link()
/linux-6.6.21/drivers/irqchip/
Dirq-ti-sci-inta.c616 struct of_phandle_iterator it; in ti_sci_inta_get_unmapped_sources()
/linux-6.6.21/drivers/hwmon/
Dibmpowernv.c399 struct of_phandle_iterator it; in get_sensor_group()
/linux-6.6.21/drivers/iommu/arm/arm-smmu/
Darm-smmu.c115 struct of_phandle_iterator *it = *(void **)data; in __find_legacy_master_phandle()
134 struct of_phandle_iterator it; in arm_smmu_register_legacy_master()
/linux-6.6.21/net/dsa/
Ddsa.c319 struct of_phandle_iterator it; in dsa_port_setup_routing_table()
/linux-6.6.21/drivers/base/power/
Ddomain.c2958 struct of_phandle_iterator it; in genpd_iterate_idle_states()
/linux-6.6.21/drivers/gpu/drm/tegra/
Ddc.c99 struct of_phandle_iterator it; in tegra_dc_has_output()