Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dof.h80 struct of_phandle_iterator { struct
382 extern int of_phandle_iterator_init(struct of_phandle_iterator *it,
388 extern int of_phandle_iterator_next(struct of_phandle_iterator *it);
389 extern int of_phandle_iterator_args(struct of_phandle_iterator *it,
889 static inline int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
898 static inline int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
903 static inline int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
/Linux-v5.10/drivers/of/
Dbase.c1240 int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
1273 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()
1741 struct of_phandle_iterator it; in of_count_phandle_with_args()
/Linux-v5.10/drivers/iommu/
Dmtk_iommu_v1.c426 struct of_phandle_iterator it; in mtk_iommu_probe_device()
551 struct of_phandle_iterator it; in mtk_iommu_probe()
/Linux-v5.10/drivers/remoteproc/
Dst_remoteproc.c125 struct of_phandle_iterator it; in st_rproc_parse_fw()
Dstm32_rproc.c223 struct of_phandle_iterator it; in stm32_rproc_parse_memory_regions()
/Linux-v5.10/drivers/irqchip/
Dirq-ti-sci-inta.c619 struct of_phandle_iterator it; in ti_sci_inta_get_unmapped_sources()
/Linux-v5.10/drivers/hwmon/
Dibmpowernv.c399 struct of_phandle_iterator it; in get_sensor_group()
/Linux-v5.10/sound/soc/generic/
Daudio-graph-card.c418 struct of_phandle_iterator it; in graph_for_each_link()
/Linux-v5.10/net/dsa/
Ddsa2.c176 struct of_phandle_iterator it; in dsa_port_setup_routing_table()
/Linux-v5.10/drivers/iommu/arm/arm-smmu/
Darm-smmu.c120 struct of_phandle_iterator *it = *(void **)data; in __find_legacy_master_phandle()
139 struct of_phandle_iterator it; in arm_smmu_register_legacy_master()
/Linux-v5.10/drivers/base/power/
Ddomain.c2779 struct of_phandle_iterator it; in genpd_iterate_idle_states()
/Linux-v5.10/drivers/gpu/drm/tegra/
Ddc.c92 struct of_phandle_iterator it; in tegra_dc_has_output()