| /linux/drivers/irqchip/ |
| H A D | irq-ath79-cpu.c | 62 count = of_count_phandle_with_args( in ar79_cpu_intc_of_init()
|
| H A D | irq-ti-sci-inta.c | 619 count = of_count_phandle_with_args(node, "ti,unmapped-event-sources", NULL); in ti_sci_inta_get_unmapped_sources()
|
| H A D | irq-gic-v5-irs.c | 612 ncpus = of_count_phandle_with_args(node, "cpus", NULL); in gicv5_irs_of_init_affinity()
|
| /linux/drivers/usb/core/ |
| H A D | phy.c | 81 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in usb_phy_roothub_alloc() 122 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in usb_phy_roothub_alloc_usb3_phy()
|
| H A D | ledtrig-usbport.c | 154 count = of_count_phandle_with_args(led_np, "trigger-sources", in usbport_trig_port_observed()
|
| /linux/drivers/regulator/ |
| H A D | of_regulator.c | 93 n_phandles = of_count_phandle_with_args(np, "regulator-coupled-with", in of_get_regulation_constraints() 751 n_phandles = of_count_phandle_with_args(node, in of_get_n_coupled() 766 n_phandles = of_count_phandle_with_args(src, in of_coupling_find_node() 830 c_n_phandles = of_count_phandle_with_args(c_node, in of_check_coupling_data()
|
| /linux/drivers/thermal/ |
| H A D | thermal_of.c | 144 count = of_count_phandle_with_args(child, "thermal-sensors", in of_thermal_zone_find() 309 count = of_count_phandle_with_args(child, "cooling-device", in thermal_of_cm_lookup()
|
| /linux/drivers/interconnect/samsung/ |
| H A D | exynos.c | 38 num = of_count_phandle_with_args(np, "interconnects", in exynos_icc_get_parent()
|
| /linux/drivers/clk/ |
| H A D | clk-conf.c | 21 num_parents = of_count_phandle_with_args(node, "assigned-clock-parents", in __set_clk_parents()
|
| /linux/drivers/mtd/ |
| H A D | mtd_virt_concat.c | 254 count = of_count_phandle_with_args(parts, CONCAT_PROP, NULL); in mtd_virt_concat_node_create()
|
| /linux/drivers/base/power/ |
| H A D | common.c | 218 num_pds = of_count_phandle_with_args(np, "power-domains", in dev_pm_domain_attach_list()
|
| /linux/drivers/mailbox/ |
| H A D | qcom-ipcc.c | 231 i = of_count_phandle_with_args(client_dn, in qcom_ipcc_setup_mbox()
|
| /linux/drivers/i2c/muxes/ |
| H A D | i2c-demux-pinctrl.c | 215 num_chan = of_count_phandle_with_args(np, "i2c-parent", NULL); in i2c_demux_pinctrl_probe()
|
| /linux/sound/soc/fsl/ |
| H A D | imx-audmix.c | 158 num_dai = of_count_phandle_with_args(audmix_np, "dais", NULL); in imx_audmix_probe()
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_power.c | 636 domain_count = of_count_phandle_with_args(dev->of_node, "power-domains", in pvr_power_domains_init()
|
| /linux/drivers/pmdomain/ |
| H A D | core.c | 2954 count = of_count_phandle_with_args(np, "power-domains", "#power-domain-cells"); in of_genpd_add_child_ids() 3057 count = of_count_phandle_with_args(np, "power-domains", "#power-domain-cells"); in of_genpd_remove_child_ids() 3457 if (of_count_phandle_with_args(dev->of_node, "power-domains", in genpd_dev_pm_attach() 3492 num_domains = of_count_phandle_with_args(dev->of_node, "power-domains", in genpd_dev_pm_attach_by_id() 3603 ret = of_count_phandle_with_args(dn, "domain-idle-states", NULL); in genpd_iterate_idle_states()
|
| /linux/include/linux/ |
| H A D | of.h | 390 extern int of_count_phandle_with_args(const struct device_node *np, 812 static inline int of_count_phandle_with_args(const struct device_node *np, in of_count_phandle_with_args() function
|
| /linux/sound/soc/rockchip/ |
| H A D | rockchip_pdm.c | 553 cnt = of_count_phandle_with_args(node, "rockchip,path-map", in rockchip_pdm_path_parse()
|
| /linux/drivers/hwmon/ |
| H A D | ibmpowernv.c | 372 if (of_count_phandle_with_args(sgrp, "sensors", NULL) <= 0) in init_sensor_group_data()
|
| /linux/drivers/gpio/ |
| H A D | gpiolib-shared.c | 191 count = of_count_phandle_with_args(curr, prop->name, in gpio_shared_of_traverse()
|
| /linux/drivers/video/fbdev/ |
| H A D | simplefb.c | 460 err = of_count_phandle_with_args(dev->of_node, "power-domains", in simplefb_attach_genpds()
|
| /linux/drivers/of/ |
| H A D | of_reserved_mem.c | 946 return of_count_phandle_with_args(np, "memory-region", NULL); in of_reserved_mem_region_count()
|
| /linux/drivers/usb/gadget/udc/bdc/ |
| H A D | bdc_core.c | 511 bdc->num_phys = of_count_phandle_with_args(dev->of_node, in bdc_probe()
|
| /linux/drivers/perf/ |
| H A D | arm_dsu_pmu.c | 597 n = of_count_phandle_with_args(dev->of_node, "cpus", NULL); in dsu_pmu_dt_get_cpus()
|
| /linux/drivers/firmware/ |
| H A D | arm_scpi.c | 924 count = of_count_phandle_with_args(np, "mboxes", "#mbox-cells"); in scpi_probe()
|