Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dof.h80 struct of_phandle_iterator { struct
380 extern int of_phandle_iterator_init(struct of_phandle_iterator *it,
386 extern int of_phandle_iterator_next(struct of_phandle_iterator *it);
387 extern int of_phandle_iterator_args(struct of_phandle_iterator *it,
876 static inline int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
885 static inline int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
890 static inline int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
/Linux-v5.4/drivers/of/
Dbase.c1278 int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
1311 int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
1391 int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
1414 struct of_phandle_iterator it; in __of_parse_phandle_with_args()
1779 struct of_phandle_iterator it; in of_count_phandle_with_args()
/Linux-v5.4/drivers/iommu/
Dmtk_iommu_v1.c424 struct of_phandle_iterator it; in mtk_iommu_add_device()
559 struct of_phandle_iterator it; in mtk_iommu_probe()
Darm-smmu.c154 struct of_phandle_iterator *it = *(void **)data; in __find_legacy_master_phandle()
176 struct of_phandle_iterator it; in arm_smmu_register_legacy_master()
/Linux-v5.4/drivers/remoteproc/
Dst_remoteproc.c125 struct of_phandle_iterator it; in st_rproc_parse_fw()
Dstm32_rproc.c203 struct of_phandle_iterator it; in stm32_rproc_parse_fw()
/Linux-v5.4/sound/soc/generic/
Daudio-graph-card.c418 struct of_phandle_iterator it; in graph_for_each_link()
/Linux-v5.4/drivers/hwmon/
Dibmpowernv.c399 struct of_phandle_iterator it; in get_sensor_group()
/Linux-v5.4/net/dsa/
Ddsa2.c139 struct of_phandle_iterator it; in dsa_port_setup_routing_table()
/Linux-v5.4/drivers/base/power/
Ddomain.c2612 struct of_phandle_iterator it; in genpd_iterate_idle_states()
/Linux-v5.4/drivers/gpu/drm/tegra/
Ddc.c92 struct of_phandle_iterator it; in tegra_dc_has_output()