Symbol: of_count_phandle_with_args
drivers/base/power/common.c
218
num_pds = of_count_phandle_with_args(np, "power-domains",
drivers/bus/stm32_firewall.c
256
len = of_count_phandle_with_args(child, "access-controllers",
drivers/clk/clk-conf.c
21
num_parents = of_count_phandle_with_args(node, "assigned-clock-parents",
drivers/clk/clk.c
5359
count = of_count_phandle_with_args(np, "clocks", "#clock-cells");
drivers/clk/imx/clk-imx6q.c
177
num_parents = of_count_phandle_with_args(node, "assigned-clock-parents",
drivers/clk/imx/clk-imx6q.c
228
num_clocks = of_count_phandle_with_args(node, "assigned-clocks",
drivers/clk/imx/clk-imx8-acm.c
267
dev_pm->num_domains = of_count_phandle_with_args(dev->of_node, "power-domains",
drivers/crypto/bcm/cipher.c
4584
spu->num_chan = of_count_phandle_with_args(dn, "mboxes", "#mbox-cells");
drivers/dma/bcm-sba-raid.c
1629
ret = of_count_phandle_with_args(pdev->dev.of_node,
drivers/firmware/arm_scmi/transports/mailbox.c
121
num_mb = of_count_phandle_with_args(np, "mboxes", "#mbox-cells");
drivers/firmware/arm_scmi/transports/mailbox.c
122
num_sh = of_count_phandle_with_args(np, "shmem", NULL);
drivers/firmware/arm_scmi/transports/mailbox.c
89
num_mb = of_count_phandle_with_args(of_node, "mboxes", "#mbox-cells");
drivers/firmware/arm_scpi.c
924
count = of_count_phandle_with_args(np, "mboxes", "#mbox-cells");
drivers/gpio/gpiolib-of.c
69
return of_count_phandle_with_args(np, propname, "#gpio-cells");
drivers/gpio/gpiolib-shared.c
191
count = of_count_phandle_with_args(curr, prop->name,
drivers/gpu/drm/imagination/pvr_power.c
634
domain_count = of_count_phandle_with_args(dev->of_node, "power-domains",
drivers/gpu/drm/panfrost/panfrost_device.c
148
num_domains = of_count_phandle_with_args(pfdev->base.dev->of_node,
drivers/gpu/drm/sysfb/simpledrm.c
494
sdev->pwr_dom_count = of_count_phandle_with_args(dev->of_node, "power-domains",
drivers/gpu/drm/tegra/gr3d.c
382
err = of_count_phandle_with_args(dev->of_node, "power-domains",
drivers/hte/hte.c
489
count = of_count_phandle_with_args(dev->of_node, "timestamps",
drivers/hwmon/ibmpowernv.c
372
if (of_count_phandle_with_args(sgrp, "sensors", NULL) <= 0)
drivers/i2c/muxes/i2c-demux-pinctrl.c
215
num_chan = of_count_phandle_with_args(np, "i2c-parent", NULL);
drivers/interconnect/samsung/exynos.c
38
num = of_count_phandle_with_args(np, "interconnects",
drivers/iommu/mtk_iommu.c
1178
larb_nr = of_count_phandle_with_args(dev->of_node, "mediatek,larbs", NULL);
drivers/iommu/mtk_iommu_v1.c
644
larb_nr = of_count_phandle_with_args(dev->of_node,
drivers/irqchip/irq-ath79-cpu.c
62
count = of_count_phandle_with_args(
drivers/irqchip/irq-gic-v5-irs.c
606
ncpus = of_count_phandle_with_args(node, "cpus", NULL);
drivers/irqchip/irq-ti-sci-inta.c
619
count = of_count_phandle_with_args(node, "ti,unmapped-event-sources", NULL);
drivers/mailbox/qcom-ipcc.c
226
i = of_count_phandle_with_args(client_dn,
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c
2801
jpeg->num_domains = of_count_phandle_with_args(np, "power-domains",
drivers/media/platform/qcom/camss/camss.c
4842
camss->genpd_num = of_count_phandle_with_args(dev->of_node,
drivers/mmc/core/pwrseq_simple.c
137
ngpio = of_count_phandle_with_args(dev->of_node, "reset-gpios", "#gpio-cells");
drivers/net/ethernet/freescale/fman/mac.c
231
nph = of_count_phandle_with_args(mac_node, "fsl,fman-ports", NULL);
drivers/net/pse-pd/pse_core.c
207
ret = of_count_phandle_with_args(node, "pairsets", NULL);
drivers/nvme/host/apple.c
1416
anv->pd_count = of_count_phandle_with_args(
drivers/of/base.c
1694
EXPORT_SYMBOL(of_count_phandle_with_args);
drivers/of/of_reserved_mem.c
820
return of_count_phandle_with_args(np, "memory-region", NULL);
drivers/of/unittest.c
412
rc = of_count_phandle_with_args(np, "phandle-list", "#phandle-cells");
drivers/of/unittest.c
479
rc = of_count_phandle_with_args(np, "phandle-list-missing",
drivers/of/unittest.c
500
rc = of_count_phandle_with_args(np, "phandle-list",
drivers/of/unittest.c
525
rc = of_count_phandle_with_args(np, "phandle-list-bad-phandle",
drivers/of/unittest.c
550
rc = of_count_phandle_with_args(np, "phandle-list-bad-args",
drivers/of/unittest.c
586
rc = of_count_phandle_with_args(np, "phandle-list", "#phandle-cells");
drivers/opp/of.c
1075
count = of_count_phandle_with_args(dev->of_node,
drivers/opp/of.c
1402
count = of_count_phandle_with_args(np, "required-opps", NULL);
drivers/opp/of.c
163
count = of_count_phandle_with_args(np, "required-opps", NULL);
drivers/opp/of.c
460
count = of_count_phandle_with_args(np, "interconnects",
drivers/perf/arm_dsu_pmu.c
597
n = of_count_phandle_with_args(dev->of_node, "cpus", NULL);
drivers/pmdomain/core.c
3275
if (of_count_phandle_with_args(dev->of_node, "power-domains",
drivers/pmdomain/core.c
3310
num_domains = of_count_phandle_with_args(dev->of_node, "power-domains",
drivers/pmdomain/core.c
3421
ret = of_count_phandle_with_args(dn, "domain-idle-states", NULL);
drivers/pmdomain/mediatek/mtk-pm-domains.c
1082
num_handles = of_count_phandle_with_args(np, "access-controllers", NULL);
drivers/pmdomain/rockchip/pm-domains.c
840
pd->num_qos = of_count_phandle_with_args(node, "pm_qos",
drivers/pwm/pwm-rockchip.c
328
count = of_count_phandle_with_args(pdev->dev.of_node,
drivers/regulator/of_regulator.c
751
n_phandles = of_count_phandle_with_args(node,
drivers/regulator/of_regulator.c
766
n_phandles = of_count_phandle_with_args(src,
drivers/regulator/of_regulator.c
830
c_n_phandles = of_count_phandle_with_args(c_node,
drivers/regulator/of_regulator.c
93
n_phandles = of_count_phandle_with_args(np, "regulator-coupled-with",
drivers/remoteproc/omap_remoteproc.c
1227
ret = of_count_phandle_with_args(np, "ti,watchdog-timers", NULL);
drivers/remoteproc/omap_remoteproc.c
1255
oproc->num_timers = of_count_phandle_with_args(np, "ti,timers", NULL);
drivers/remoteproc/xlnx_r5_remoteproc.c
1051
pd_count = of_count_phandle_with_args(np, "power-domains",
drivers/reset/core.c
1334
count = of_count_phandle_with_args(node, "resets", "#reset-cells");
drivers/soc/fsl/qe/qmc.c
2152
count = of_count_phandle_with_args(np, phandles_name, NULL);
drivers/soc/qcom/qcom-geni-se.c
1388
ret = of_count_phandle_with_args(dev->of_node, "clocks", "#clock-cells");
drivers/thermal/thermal_of.c
144
count = of_count_phandle_with_args(child, "thermal-sensors",
drivers/thermal/thermal_of.c
291
count = of_count_phandle_with_args(child, "cooling-device",
drivers/usb/core/ledtrig-usbport.c
154
count = of_count_phandle_with_args(led_np, "trigger-sources",
drivers/usb/core/phy.c
122
num_phys = of_count_phandle_with_args(dev->of_node, "phys",
drivers/usb/core/phy.c
81
num_phys = of_count_phandle_with_args(dev->of_node, "phys",
drivers/usb/gadget/udc/bdc/bdc_core.c
511
bdc->num_phys = of_count_phandle_with_args(dev->of_node,
drivers/usb/host/ehci-exynos.c
56
num_phys = of_count_phandle_with_args(dev->of_node, "phys",
drivers/usb/host/ohci-exynos.c
45
num_phys = of_count_phandle_with_args(dev->of_node, "phys",
drivers/usb/mtu3/mtu3_plat.c
243
ssusb->num_phys = of_count_phandle_with_args(node,
drivers/video/backlight/led_bl.c
81
ret = of_count_phandle_with_args(node, "leds", NULL);
drivers/video/fbdev/simplefb.c
460
err = of_count_phandle_with_args(dev->of_node, "power-domains",
include/linux/of.h
390
extern int of_count_phandle_with_args(const struct device_node *np,
sound/soc/fsl/imx-audmix.c
158
num_dai = of_count_phandle_with_args(audmix_np, "dais", NULL);
sound/soc/rockchip/rockchip_i2s_tdm.c
1184
num = of_count_phandle_with_args(np, i2s_path_prop, NULL);
sound/soc/rockchip/rockchip_pdm.c
549
cnt = of_count_phandle_with_args(node, "rockchip,path-map",
sound/soc/rockchip/rockchip_sai.c
776
num = of_count_phandle_with_args(np, path_prop, NULL);
sound/soc/samsung/odroid.c
251
num_pcms = of_count_phandle_with_args(cpu, "sound-dai",
sound/soc/samsung/tm2_wm5110.c
543
num_codecs = of_count_phandle_with_args(dev->of_node, "audio-codec",
sound/soc/soc-core.c
3281
num = of_count_phandle_with_args(node, propname, NULL);
sound/soc/soc-core.c
3684
num = of_count_phandle_with_args(of_node, "sound-dai", "#sound-dai-cells");