Searched refs:of_for_each_phandle (Results 1 – 11 of 11) sorted by relevance
/linux/ |
A D | .clang-format | 420 - 'of_for_each_phandle'
|
/linux/drivers/irqchip/ |
A D | irq-ti-sci-inta.c | 630 of_for_each_phandle(&it, err, node, "ti,unmapped-event-sources", NULL, 0) { in ti_sci_inta_get_unmapped_sources()
|
/linux/sound/soc/generic/ |
A D | audio-graph-card.c | 447 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in __graph_for_each_link()
|
A D | audio-graph-card2.c | 1157 of_for_each_phandle(&it, rc, node, "links", NULL, 0) { in graph_for_each_link()
|
/linux/drivers/hwmon/ |
A D | ibmpowernv.c | 411 of_for_each_phandle(&it, rc, sgrp, "sensors", NULL, 0) in get_sensor_group()
|
/linux/include/linux/ |
A D | of.h | 1267 #define of_for_each_phandle(it, err, np, ln, cn, cc) \ macro
|
/linux/net/dsa/ |
A D | dsa2.c | 321 of_for_each_phandle(&it, err, dn, "link", NULL, 0) { in dsa_port_setup_routing_table()
|
/linux/drivers/of/ |
A D | base.c | 1401 of_for_each_phandle(&it, rc, np, list_name, cells_name, cell_count) { in __of_parse_phandle_with_args()
|
/linux/drivers/iommu/arm/arm-smmu/ |
A D | arm-smmu.c | 123 of_for_each_phandle(it, err, dev->of_node, "mmu-masters", in __find_legacy_master_phandle()
|
/linux/drivers/base/power/ |
A D | domain.c | 2884 of_for_each_phandle(&it, ret, dn, "domain-idle-states", NULL, 0) { in genpd_iterate_idle_states()
|
/linux/drivers/gpu/drm/tegra/ |
A D | dc.c | 96 of_for_each_phandle(&it, err, np, "nvidia,outputs", NULL, 0) in tegra_dc_has_output()
|
Completed in 37 milliseconds