Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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,
891 static inline int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
900 static inline int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
905 static inline int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
/kernel/linux/linux-5.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()
1358 int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
1381 struct of_phandle_iterator it; in __of_parse_phandle_with_args()
1746 struct of_phandle_iterator it; in of_count_phandle_with_args()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-ti-sci-inta.c619 struct of_phandle_iterator it; in ti_sci_inta_get_unmapped_sources()
/kernel/linux/linux-5.10/drivers/hwmon/
Dibmpowernv.c399 struct of_phandle_iterator it; in get_sensor_group()
/kernel/linux/linux-5.10/sound/soc/generic/
Daudio-graph-card.c420 struct of_phandle_iterator it; in graph_for_each_link()
/kernel/linux/linux-5.10/net/dsa/
Ddsa2.c176 struct of_phandle_iterator it; in dsa_port_setup_routing_table()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
Ddc.c92 struct of_phandle_iterator it; in tegra_dc_has_output()
/kernel/linux/linux-5.10/drivers/base/power/
Ddomain.c2779 struct of_phandle_iterator it; in genpd_iterate_idle_states()