Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dof.h80 struct of_phandle_iterator { struct
377 extern int of_phandle_iterator_init(struct of_phandle_iterator *it,
383 extern int of_phandle_iterator_next(struct of_phandle_iterator *it);
384 extern int of_phandle_iterator_args(struct of_phandle_iterator *it,
733 static inline int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
742 static inline int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
747 static inline int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
/linux-6.1.9/drivers/remoteproc/
Drcar_rproc.c54 struct of_phandle_iterator it; in rcar_rproc_prepare()
Dst_remoteproc.c125 struct of_phandle_iterator it; in st_rproc_parse_fw()
Dimx_rproc.c443 struct of_phandle_iterator it; in imx_rproc_prepare()
Dimx_dsp_rproc.c584 struct of_phandle_iterator it; in imx_dsp_rproc_add_carveout()
Dstm32_rproc.c215 struct of_phandle_iterator it; in stm32_rproc_prepare()
/linux-6.1.9/drivers/of/
Dbase.c1288 int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
1321 int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
1406 int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
1429 struct of_phandle_iterator it; in __of_parse_phandle_with_args()
1681 struct of_phandle_iterator it; in of_count_phandle_with_args()
/linux-6.1.9/drivers/soc/apple/
Dapple-pmgr-pwrstate.c197 struct of_phandle_iterator it; in apple_pmgr_ps_probe()
/linux-6.1.9/drivers/irqchip/
Dirq-ti-sci-inta.c616 struct of_phandle_iterator it; in ti_sci_inta_get_unmapped_sources()
/linux-6.1.9/sound/soc/generic/
Daudio-graph-card.c437 struct of_phandle_iterator it; in __graph_for_each_link()
Daudio-graph-card2.c1181 struct of_phandle_iterator it; in graph_for_each_link()
/linux-6.1.9/drivers/hwmon/
Dibmpowernv.c399 struct of_phandle_iterator it; in get_sensor_group()
/linux-6.1.9/drivers/iommu/arm/arm-smmu/
Darm-smmu.c116 struct of_phandle_iterator *it = *(void **)data; in __find_legacy_master_phandle()
135 struct of_phandle_iterator it; in arm_smmu_register_legacy_master()
/linux-6.1.9/net/dsa/
Ddsa2.c341 struct of_phandle_iterator it; in dsa_port_setup_routing_table()
/linux-6.1.9/drivers/base/power/
Ddomain.c2942 struct of_phandle_iterator it; in genpd_iterate_idle_states()
/linux-6.1.9/drivers/gpu/drm/tegra/
Ddc.c98 struct of_phandle_iterator it; in tegra_dc_has_output()