Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dof.h77 struct of_phandle_iterator { struct
395 extern int of_phandle_iterator_init(struct of_phandle_iterator *it,
401 extern int of_phandle_iterator_next(struct of_phandle_iterator *it);
402 extern int of_phandle_iterator_args(struct of_phandle_iterator *it,
800 static inline int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
809 static inline int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
814 static inline int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
/linux-6.15/drivers/remoteproc/
H A Drcar_rproc.c55 struct of_phandle_iterator it; in rcar_rproc_prepare()
H A Dst_remoteproc.c124 struct of_phandle_iterator it; in st_rproc_parse_fw()
H A Dstm32_rproc.c216 struct of_phandle_iterator it; in stm32_rproc_prepare()
H A Dimx_dsp_rproc.c601 struct of_phandle_iterator it; in imx_dsp_rproc_add_carveout()
H A Dxlnx_r5_remoteproc.c463 struct of_phandle_iterator it; in add_mem_regions_carveout()
H A Dimx_rproc.c552 struct of_phandle_iterator it; in imx_rproc_prepare()
/linux-6.15/drivers/of/
H A Dbase.c1235 int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
1268 int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
1353 int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
1376 struct of_phandle_iterator it; in __of_parse_phandle_with_args()
1615 struct of_phandle_iterator it; in of_count_phandle_with_args()
H A Dirq.c740 struct of_phandle_iterator it; in of_msi_get_domain()
/linux-6.15/drivers/bus/
H A Dstm32_firewall.c35 struct of_phandle_iterator it; in stm32_firewall_get_firewall()
/linux-6.15/drivers/iommu/
H A Dof_iommu.c209 struct of_phandle_iterator it; in of_iommu_get_resv_regions()
/linux-6.15/drivers/pmdomain/apple/
H A Dpmgr-pwrstate.c199 struct of_phandle_iterator it; in apple_pmgr_ps_probe()
/linux-6.15/drivers/irqchip/
H A Dirq-ti-sci-inta.c616 struct of_phandle_iterator it; in ti_sci_inta_get_unmapped_sources()
/linux-6.15/drivers/hwmon/
H A Dibmpowernv.c399 struct of_phandle_iterator it; in get_sensor_group()
/linux-6.15/sound/soc/generic/
H A Daudio-graph-card.c352 struct of_phandle_iterator it; in __graph_for_each_link()
H A Daudio-graph-card2.c1281 struct of_phandle_iterator it; in graph_for_each_link()
/linux-6.15/drivers/clk/renesas/
H A Drenesas-cpg-mssr.c1003 struct of_phandle_iterator it; in cpg_mssr_reserved_init()
/linux-6.15/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c136 struct of_phandle_iterator *it = *(void **)data; in __find_legacy_master_phandle()
155 struct of_phandle_iterator it; in arm_smmu_register_legacy_master()
/linux-6.15/drivers/perf/arm_cspmu/
H A Darm_cspmu.c1102 struct of_phandle_iterator it; in arm_cspmu_of_get_cpus()
/linux-6.15/net/dsa/
H A Ddsa.c318 struct of_phandle_iterator it; in dsa_port_setup_routing_table()
/linux-6.15/drivers/pmdomain/
H A Dcore.c3231 struct of_phandle_iterator it; in genpd_iterate_idle_states()
/linux-6.15/drivers/gpu/drm/tegra/
H A Ddc.c99 struct of_phandle_iterator it; in tegra_dc_has_output()