Searched refs:of_for_each_phandle (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/sound/soc/generic/ |
D | audio-graph-scu-card.c | 209 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()
|
D | audio-graph-card.c | 254 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/ |
D | mtk_iommu_v1.c | 432 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()
|
D | arm-smmu.c | 312 of_for_each_phandle(it, err, dev->of_node, "mmu-masters", in __find_legacy_master_phandle()
|
/Linux-v4.19/ |
D | .clang-format | 310 - 'of_for_each_phandle'
|
/Linux-v4.19/net/dsa/ |
D | dsa2.c | 146 of_for_each_phandle(&it, err, dn, "link", NULL, 0) { in dsa_port_setup_routing_table()
|
/Linux-v4.19/drivers/hwmon/ |
D | ibmpowernv.c | 424 of_for_each_phandle(&it, rc, sgrp, "sensors", NULL, 0) in get_sensor_group()
|
/Linux-v4.19/include/linux/ |
D | of.h | 1179 #define of_for_each_phandle(it, err, np, ln, cn, cc) \ macro
|
/Linux-v4.19/drivers/of/ |
D | base.c | 1303 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/ |
D | domain.c | 2453 of_for_each_phandle(&it, ret, dn, "domain-idle-states", NULL, 0) { in genpd_iterate_idle_states()
|
/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | dc.c | 90 of_for_each_phandle(&it, err, np, "nvidia,outputs", NULL, 0) in tegra_dc_has_output()
|