Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/
A Dof_iommu.c216 of_for_each_phandle(&it, err, dev->of_node, "memory-region", NULL, 0) { in of_iommu_get_resv_regions()
/linux-6.3-rc2/drivers/soc/apple/
A Dapple-pmgr-pwrstate.c264 of_for_each_phandle(&it, ret, node, "power-domains", "#power-domain-cells", -1) { in apple_pmgr_ps_probe()
/linux-6.3-rc2/
A D.clang-format519 - 'of_for_each_phandle'
/linux-6.3-rc2/drivers/irqchip/
A Dirq-ti-sci-inta.c630 of_for_each_phandle(&it, err, node, "ti,unmapped-event-sources", NULL, 0) { in ti_sci_inta_get_unmapped_sources()
/linux-6.3-rc2/drivers/hwmon/
A Dibmpowernv.c411 of_for_each_phandle(&it, rc, sgrp, "sensors", NULL, 0) in get_sensor_group()
/linux-6.3-rc2/sound/soc/generic/
A Daudio-graph-card.c449 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in __graph_for_each_link()
A Daudio-graph-card2.c1190 of_for_each_phandle(&it, rc, node, "links", NULL, 0) { in graph_for_each_link()
/linux-6.3-rc2/include/linux/
A Dof.h1373 #define of_for_each_phandle(it, err, np, ln, cn, cc) \ macro
/linux-6.3-rc2/net/dsa/
A Ddsa.c323 of_for_each_phandle(&it, err, dn, "link", NULL, 0) { in dsa_port_setup_routing_table()
/linux-6.3-rc2/drivers/of/
A Dbase.c1436 of_for_each_phandle(&it, rc, np, list_name, cells_name, cell_count) { in __of_parse_phandle_with_args()
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu/
A Darm-smmu.c120 of_for_each_phandle(it, err, dev->of_node, "mmu-masters", in __find_legacy_master_phandle()
/linux-6.3-rc2/drivers/base/power/
A Ddomain.c2964 of_for_each_phandle(&it, ret, dn, "domain-idle-states", NULL, 0) { in genpd_iterate_idle_states()
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Ddc.c101 of_for_each_phandle(&it, err, np, "nvidia,outputs", NULL, 0) in tegra_dc_has_output()

Completed in 36 milliseconds