Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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()
/OK3568_Linux_fs/kernel/drivers/of/
H A 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()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dmtk_iommu_v1.c426 struct of_phandle_iterator it; in mtk_iommu_probe_device()
551 struct of_phandle_iterator it; in mtk_iommu_probe()
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dst_remoteproc.c125 struct of_phandle_iterator it; in st_rproc_parse_fw()
H A Dstm32_rproc.c223 struct of_phandle_iterator it; in stm32_rproc_parse_memory_regions()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-ti-sci-inta.c619 struct of_phandle_iterator it; in ti_sci_inta_get_unmapped_sources()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dibmpowernv.c399 struct of_phandle_iterator it; in get_sensor_group()
/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Daudio-graph-card.c420 struct of_phandle_iterator it; in graph_for_each_link()
/OK3568_Linux_fs/kernel/net/dsa/
H A Ddsa2.c176 struct of_phandle_iterator it; in dsa_port_setup_routing_table()
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddc.c92 struct of_phandle_iterator it; in tegra_dc_has_output()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Ddomain.c2851 struct of_phandle_iterator it; in genpd_iterate_idle_states()