Home
last modified time | relevance | path

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

/linux/drivers/bus/
H A Dstm32_firewall.c43 of_for_each_phandle(&it, err, np, "access-controllers", "#access-controller-cells", 0) { in stm32_firewall_get_firewall()
/linux/drivers/pmdomain/apple/
H A Dpmgr-pwrstate.c264 of_for_each_phandle(&it, ret, node, "power-domains", "#power-domain-cells", -1) { in apple_pmgr_ps_probe()
/linux/drivers/of/
H A Dirq.c732 of_for_each_phandle(&it, err, np, "msi-parent", "#msi-cells", 0) { in of_msi_get_domain()
H A Dbase.c1356 of_for_each_phandle(&it, rc, np, list_name, cells_name, cell_count) { in __of_parse_phandle_with_args()
/linux/
H A D.clang-format588 - 'of_for_each_phandle'
/linux/drivers/hwmon/
H A Dibmpowernv.c411 of_for_each_phandle(&it, rc, sgrp, "sensors", NULL, 0) in get_sensor_group()
/linux/sound/soc/generic/
H A Daudio-graph-card2.c1272 of_for_each_phandle(&it, rc, node, "links", NULL, 0) { in graph_for_each_link()
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c137 of_for_each_phandle(it, err, dev->of_node, "mmu-masters", in __find_legacy_master_phandle()
/linux/drivers/gpu/drm/tegra/
H A Ddc.c102 of_for_each_phandle(&it, err, np, "nvidia,outputs", NULL, 0) in tegra_dc_has_output()
/linux/drivers/pmdomain/
H A Dcore.c3205 of_for_each_phandle(&it, ret, dn, "domain-idle-states", NULL, 0) { in genpd_iterate_idle_states()