| /Linux-v5.4/drivers/regulator/ |
| D | of_regulator.c | 37 n_phandles = of_count_phandle_with_args(np, "regulator-coupled-with", in of_get_regulation_constraints() 491 n_phandles = of_count_phandle_with_args(node, in of_get_n_coupled() 506 n_phandles = of_count_phandle_with_args(src, in of_coupling_find_node() 570 c_n_phandles = of_count_phandle_with_args(c_node, in of_check_coupling_data()
|
| /Linux-v5.4/drivers/irqchip/ |
| D | irq-ath79-cpu.c | 62 count = of_count_phandle_with_args( in ar79_cpu_intc_of_init()
|
| /Linux-v5.4/include/linux/ |
| D | of_gpio.h | 100 return of_count_phandle_with_args(np, propname, "#gpio-cells"); in of_gpio_named_count()
|
| D | of.h | 376 extern int of_count_phandle_with_args(const struct device_node *np, 869 static inline int of_count_phandle_with_args(struct device_node *np, in of_count_phandle_with_args() function
|
| /Linux-v5.4/drivers/clk/ |
| D | clk-conf.c | 20 num_parents = of_count_phandle_with_args(node, "assigned-clock-parents", in __set_clk_parents()
|
| /Linux-v5.4/drivers/usb/core/ |
| D | phy.c | 57 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in usb_phy_roothub_alloc()
|
| D | ledtrig-usbport.c | 153 count = of_count_phandle_with_args(led_np, "trigger-sources", in usbport_trig_port_observed()
|
| /Linux-v5.4/drivers/of/ |
| D | unittest.c | 376 rc = of_count_phandle_with_args(np, "phandle-list", "#phandle-cells"); in of_unittest_parse_phandle_with_args() 440 rc = of_count_phandle_with_args(np, "phandle-list-missing", in of_unittest_parse_phandle_with_args() 449 rc = of_count_phandle_with_args(np, "phandle-list", in of_unittest_parse_phandle_with_args() 458 rc = of_count_phandle_with_args(np, "phandle-list-bad-phandle", in of_unittest_parse_phandle_with_args() 467 rc = of_count_phandle_with_args(np, "phandle-list-bad-args", in of_unittest_parse_phandle_with_args() 508 rc = of_count_phandle_with_args(np, "phandle-list", "#phandle-cells"); in of_unittest_parse_phandle_with_args_map()
|
| D | base.c | 1776 int of_count_phandle_with_args(const struct device_node *np, const char *list_name, in of_count_phandle_with_args() function 1811 EXPORT_SYMBOL(of_count_phandle_with_args);
|
| /Linux-v5.4/drivers/usb/host/ |
| D | ohci-exynos.c | 47 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in exynos_ohci_get_phy()
|
| D | ehci-exynos.c | 58 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in exynos_ehci_get_phy()
|
| /Linux-v5.4/sound/soc/samsung/ |
| D | odroid.c | 254 num_pcms = of_count_phandle_with_args(cpu, "sound-dai", in odroid_audio_probe()
|
| D | tm2_wm5110.c | 540 num_codecs = of_count_phandle_with_args(dev->of_node, "audio-codec", in tm2_probe()
|
| /Linux-v5.4/drivers/opp/ |
| D | of.c | 176 count = of_count_phandle_with_args(np, "required-opps", NULL); in _opp_table_alloc_required_tables() 820 count = of_count_phandle_with_args(dev->of_node, in dev_pm_opp_of_add_table_indexed()
|
| /Linux-v5.4/drivers/remoteproc/ |
| D | imx_rproc.c | 279 nph = of_count_phandle_with_args(np, "memory-region", NULL); in imx_rproc_addr_init()
|
| /Linux-v5.4/drivers/i2c/muxes/ |
| D | i2c-demux-pinctrl.c | 215 num_chan = of_count_phandle_with_args(np, "i2c-parent", NULL); in i2c_demux_pinctrl_probe()
|
| /Linux-v5.4/sound/soc/sof/imx/ |
| D | imx8.c | 203 priv->num_domains = of_count_phandle_with_args(np, "power-domains", in imx8_probe()
|
| /Linux-v5.4/drivers/pwm/ |
| D | pwm-rockchip.c | 323 count = of_count_phandle_with_args(pdev->dev.of_node, in rockchip_pwm_probe()
|
| /Linux-v5.4/drivers/usb/mtu3/ |
| D | mtu3_plat.c | 247 ssusb->num_phys = of_count_phandle_with_args(node, in get_ssusb_rscs()
|
| /Linux-v5.4/sound/soc/fsl/ |
| D | imx-audmix.c | 176 num_dai = of_count_phandle_with_args(audmix_np, "dais", NULL); in imx_audmix_probe()
|
| /Linux-v5.4/drivers/hwmon/ |
| D | ibmpowernv.c | 372 if (of_count_phandle_with_args(sgrp, "sensors", NULL) <= 0) in init_sensor_group_data()
|
| /Linux-v5.4/drivers/reset/ |
| D | core.c | 847 count = of_count_phandle_with_args(node, "resets", "#reset-cells"); in of_reset_control_get_count()
|
| /Linux-v5.4/drivers/usb/gadget/udc/bdc/ |
| D | bdc_core.c | 526 bdc->num_phys = of_count_phandle_with_args(dev->of_node, in bdc_probe()
|
| /Linux-v5.4/sound/soc/meson/ |
| D | axg-card.c | 141 num = of_count_phandle_with_args(node, "audio-aux-devs", NULL); in axg_card_add_aux_devices()
|
| /Linux-v5.4/drivers/clk/imx/ |
| D | clk-imx6q.c | 178 num_parents = of_count_phandle_with_args(node, "assigned-clock-parents", in of_assigned_ldb_sels() 229 num_clocks = of_count_phandle_with_args(node, "assigned-clocks", in pll6_bypassed()
|