Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/generic/
Daudio-graph-scu-card.c209 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in asoc_graph_card_parse_of()
245 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in asoc_graph_card_parse_of()
304 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in asoc_graph_get_dais_count()
Daudio-graph-card.c254 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in asoc_graph_card_parse_of()
273 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) in asoc_graph_get_dais_count()
/Linux-v4.19/drivers/iommu/
Dmtk_iommu_v1.c432 of_for_each_phandle(&it, err, dev->of_node, "iommus", in mtk_iommu_add_device()
588 of_for_each_phandle(&it, err, dev->of_node, in mtk_iommu_probe()
Darm-smmu.c312 of_for_each_phandle(it, err, dev->of_node, "mmu-masters", in __find_legacy_master_phandle()
/Linux-v4.19/
D.clang-format310 - 'of_for_each_phandle'
/Linux-v4.19/net/dsa/
Ddsa2.c146 of_for_each_phandle(&it, err, dn, "link", NULL, 0) { in dsa_port_setup_routing_table()
/Linux-v4.19/drivers/hwmon/
Dibmpowernv.c424 of_for_each_phandle(&it, rc, sgrp, "sensors", NULL, 0) in get_sensor_group()
/Linux-v4.19/include/linux/
Dof.h1179 #define of_for_each_phandle(it, err, np, ln, cn, cc) \ macro
/Linux-v4.19/drivers/of/
Dbase.c1303 of_for_each_phandle(&it, rc, np, list_name, cells_name, cell_count) { in __of_parse_phandle_with_args()
/Linux-v4.19/drivers/base/power/
Ddomain.c2453 of_for_each_phandle(&it, ret, dn, "domain-idle-states", NULL, 0) { in genpd_iterate_idle_states()
/Linux-v4.19/drivers/gpu/drm/tegra/
Ddc.c90 of_for_each_phandle(&it, err, np, "nvidia,outputs", NULL, 0) in tegra_dc_has_output()