Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dof.h82 struct of_phandle_iterator { struct
381 extern int of_phandle_iterator_init(struct of_phandle_iterator *it,
387 extern int of_phandle_iterator_next(struct of_phandle_iterator *it);
388 extern int of_phandle_iterator_args(struct of_phandle_iterator *it,
865 static inline int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
874 static inline int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
879 static inline int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
/Linux-v4.19/sound/soc/generic/
Daudio-graph-card.c236 struct of_phandle_iterator it; in asoc_graph_card_parse_of()
268 struct of_phandle_iterator it; in asoc_graph_get_dais_count()
Daudio-graph-scu-card.c175 struct of_phandle_iterator it; in asoc_graph_card_parse_of()
293 struct of_phandle_iterator it; in asoc_graph_get_dais_count()
/Linux-v4.19/drivers/of/
Dbase.c1180 int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
1206 int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
1276 int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
1299 struct of_phandle_iterator it; in __of_parse_phandle_with_args()
1657 struct of_phandle_iterator it; in of_count_phandle_with_args()
/Linux-v4.19/drivers/iommu/
Dmtk_iommu_v1.c427 struct of_phandle_iterator it; in mtk_iommu_add_device()
557 struct of_phandle_iterator it; in mtk_iommu_probe()
Darm-smmu.c308 struct of_phandle_iterator *it = *(void **)data; in __find_legacy_master_phandle()
330 struct of_phandle_iterator it; in arm_smmu_register_legacy_master()
/Linux-v4.19/net/dsa/
Ddsa2.c142 struct of_phandle_iterator it; in dsa_port_setup_routing_table()
/Linux-v4.19/drivers/hwmon/
Dibmpowernv.c412 struct of_phandle_iterator it; in get_sensor_group()
/Linux-v4.19/drivers/base/power/
Ddomain.c2444 struct of_phandle_iterator it; in genpd_iterate_idle_states()
/Linux-v4.19/drivers/gpu/drm/tegra/
Ddc.c87 struct of_phandle_iterator it; in tegra_dc_has_output()