/linux-4.4.14/arch/arm64/kernel/ |
D | topology.c | 59 t = of_get_child_by_name(core, name); in parse_core() 114 c = of_get_child_by_name(cluster, name); in parse_cluster() 129 c = of_get_child_by_name(cluster, name); in parse_cluster() 180 map = of_get_child_by_name(cn, "cpu-map"); in parse_dt_topology()
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | dss-of.c | 40 ports = of_get_child_by_name(parent, "ports"); in omapdss_of_get_next_port() 44 port = of_get_child_by_name(parent, "port"); in omapdss_of_get_next_port()
|
D | omapdss-boot-init.c | 153 n = of_get_child_by_name(node, "ports"); in omapdss_walk_device() 155 n = of_get_child_by_name(node, "port"); in omapdss_walk_device()
|
/linux-4.4.14/sound/soc/generic/ |
D | simple-card.c | 344 cpu = of_get_child_by_name(node, prop); in asoc_simple_card_dai_link_of() 347 plat = of_get_child_by_name(node, prop); in asoc_simple_card_dai_link_of() 350 codec = of_get_child_by_name(node, prop); in asoc_simple_card_dai_link_of() 478 if (of_get_child_by_name(node, "simple-audio-card,dai-link")) { in asoc_simple_card_parse_of() 541 if (np && of_get_child_by_name(np, "simple-audio-card,dai-link")) in asoc_simple_card_probe()
|
/linux-4.4.14/sound/soc/qcom/ |
D | apq8016_sbc.c | 96 cpu = of_get_child_by_name(np, "cpu"); in apq8016_sbc_parse_of() 97 codec = of_get_child_by_name(np, "codec"); in apq8016_sbc_parse_of()
|
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_output.c | 294 port_np = of_get_child_by_name(dev->dev->of_node, "port"); in atmel_hlcdc_create_outputs() 298 np = of_get_child_by_name(port_np, "endpoint"); in atmel_hlcdc_create_outputs()
|
/linux-4.4.14/drivers/video/ |
D | of_display_timing.c | 121 timing_np = of_get_child_by_name(np, name); in of_get_display_timing() 146 timings_np = of_get_child_by_name(np, "display-timings"); in of_get_display_timings()
|
/linux-4.4.14/drivers/regulator/ |
D | mc13xxx-regulator-core.c | 152 parent = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); in mc13xxx_get_num_regulators_dt() 174 parent = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); in mc13xxx_parse_regulators_dt()
|
D | of_regulator.c | 131 suspend_np = of_get_child_by_name(np, regulator_states[i]); in of_get_regulation_constraints() 302 search = of_get_child_by_name(dev->of_node, in regulator_of_get_init_data()
|
D | arizona-micsupp.c | 209 np = of_get_child_by_name(arizona->dev->of_node, "micvdd"); in arizona_micsupp_of_get_pdata()
|
D | max1586.c | 176 np = of_get_child_by_name(np, "regulators"); in of_get_max1586_platform_data()
|
D | arizona-ldo1.c | 207 init_node = of_get_child_by_name(np, "ldo1"); in arizona_ldo1_of_get_pdata()
|
D | as3711-regulator.c | 190 of_get_child_by_name(dev->parent->of_node, "regulators"); in as3711_regulator_parse_dt()
|
D | 88pm8607.c | 325 nproot = of_get_child_by_name(nproot, "regulators"); in pm8607_regulator_dt_init()
|
D | max8925-regulator.c | 256 np = of_get_child_by_name(nproot, "regulators"); in max8925_regulator_dt_init()
|
D | max8998.c | 665 regulators_np = of_get_child_by_name(pmic_np, "regulators"); in max8998_pmic_dt_parse_pdata() 683 reg_np = of_get_child_by_name(regulators_np, in max8998_pmic_dt_parse_pdata()
|
D | s2mpa01.c | 358 reg_np = of_get_child_by_name(iodev->dev->of_node, in s2mpa01_pmic_probe()
|
D | max8907-regulator.c | 233 regulators = of_get_child_by_name(np, "regulators"); in max8907_regulator_parse_dt()
|
D | da9211-regulator.c | 269 node = of_get_child_by_name(dev->of_node, "regulators"); in da9211_parse_regulators_dt()
|
D | bcm590xx-regulator.c | 337 regulators = of_get_child_by_name(np, "regulators"); in bcm590xx_parse_dt_reg_data()
|
D | da9052-regulator.c | 433 nproot = of_get_child_by_name(nproot, "regulators"); in da9052_regulator_probe()
|
D | axp20x-regulator.c | 289 regulators = of_get_child_by_name(np, "regulators"); in axp20x_regulator_parse_dt()
|
D | max8660.c | 340 np = of_get_child_by_name(dev->of_node, "regulators"); in max8660_pdata_from_dt()
|
D | tps65090-regulator.c | 359 regulators = of_get_child_by_name(np, "regulators"); in tps65090_parse_dt_reg_data()
|
D | tps6507x-regulator.c | 386 regulators = of_get_child_by_name(np, "regulators"); in tps6507x_parse_dt_reg_data()
|
D | ltc3589.c | 258 node = of_get_child_by_name(dev->of_node, "regulators"); in ltc3589_parse_regulators_dt()
|
D | hi6421-regulator.c | 597 np = of_get_child_by_name(dev->parent->of_node, "regulators"); in hi6421_regulator_probe()
|
D | act8865-regulator.c | 331 np = of_get_child_by_name(dev->of_node, "regulators"); in act8865_pdata_from_dt()
|
D | rk808-regulator.c | 534 np = of_get_child_by_name(client_dev->of_node, "regulators"); in rk808_regulator_dt_parse_pdata()
|
D | tps6586x-regulator.c | 407 regs = of_get_child_by_name(np, "regulators"); in tps6586x_parse_regulator_dt()
|
D | pfuze100-regulator.c | 407 parent = of_get_child_by_name(np, "regulators"); in pfuze_parse_regulators_dt()
|
D | da9055-regulator.c | 562 np = of_get_child_by_name(nproot, "regulators"); in da9055_regulator_dt_init()
|
D | da9063-regulator.c | 666 node = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); in da9063_parse_regulators_dt()
|
D | as3722-regulator.c | 715 np = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); in as3722_get_regulator_dt_data()
|
D | s5m8767.c | 547 regulators_np = of_get_child_by_name(pmic_np, "regulators"); in s5m8767_pmic_dt_parse_pdata()
|
D | tps65910-regulator.c | 1019 regulators = of_get_child_by_name(np, "regulators"); in tps65910_parse_dt_reg_data()
|
D | s2mps11.c | 714 reg_np = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); in s2mps11_pmic_dt_parse()
|
D | max8997.c | 926 regulators_np = of_get_child_by_name(pmic_np, "regulators"); in max8997_pmic_dt_parse_pdata()
|
D | palmas-regulator.c | 1435 regulators = of_get_child_by_name(node, "regulators"); in palmas_dt_to_pdata()
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_dpi.c | 202 ports = of_get_child_by_name(parent, "ports"); in of_graph_get_port_by_reg() 271 np = of_get_child_by_name(dn, "display-timings"); in exynos_dpi_parse_dt()
|
D | exynos_drm_mic.c | 274 if (of_get_child_by_name(remote_node, in parse_dt()
|
D | exynos5433_drm_decon.c | 618 else if (of_get_child_by_name(dev->of_node, "i80-if-timings")) in exynos5433_decon_probe()
|
D | exynos7_drm_decon.c | 753 i80_if_timings = of_get_child_by_name(dev->of_node, "i80-if-timings"); in decon_probe()
|
D | exynos_drm_fimd.c | 1022 i80_if_timings = of_get_child_by_name(dev->of_node, "i80-if-timings"); in fimd_probe()
|
D | exynos_drm_dsi.c | 1727 ports = of_get_child_by_name(parent, "ports"); in of_graph_get_port_by_reg()
|
/linux-4.4.14/drivers/of/ |
D | of_mdio.c | 293 dn = of_get_child_by_name(np, "fixed-link"); in of_phy_is_fixed_link() 332 fixed_link_node = of_get_child_by_name(np, "fixed-link"); in of_phy_register_fixed_link()
|
D | overlay.c | 97 tchild = of_get_child_by_name(target, cname); in of_overlay_apply_single_device_node() 234 ovinfo->overlay = of_get_child_by_name(info_node, "__overlay__"); in of_fill_overlay_info()
|
D | base.c | 720 struct device_node *of_get_child_by_name(const struct device_node *node, in of_get_child_by_name() function 730 EXPORT_SYMBOL(of_get_child_by_name); 2142 node = of_get_child_by_name(parent, "ports"); in of_graph_get_port_by_id() 2187 node = of_get_child_by_name(parent, "ports"); in of_graph_get_next_endpoint() 2191 port = of_get_child_by_name(parent, "port"); in of_graph_get_next_endpoint()
|
/linux-4.4.14/sound/soc/sh/rcar/ |
D | dvc.c | 29 of_get_child_by_name(rsnd_priv_to_dev(priv)->of_node, "rcar_sound,dvc") 301 node = of_get_child_by_name(dev->of_node, "rcar_sound,dvc"); in rsnd_of_parse_dvc()
|
D | core.c | 743 dai_node = of_get_child_by_name(dev->of_node, "rcar_sound,dai"); in rsnd_of_parse_dai() 762 ssi_node = of_get_child_by_name(dev->of_node, "rcar_sound,ssi"); in rsnd_of_parse_dai() 763 src_node = of_get_child_by_name(dev->of_node, "rcar_sound,src"); in rsnd_of_parse_dai() 764 ctu_node = of_get_child_by_name(dev->of_node, "rcar_sound,ctu"); in rsnd_of_parse_dai() 765 mix_node = of_get_child_by_name(dev->of_node, "rcar_sound,mix"); in rsnd_of_parse_dai() 766 dvc_node = of_get_child_by_name(dev->of_node, "rcar_sound,dvc"); in rsnd_of_parse_dai()
|
D | ctu.c | 85 node = of_get_child_by_name(dev->of_node, "rcar_sound,ctu"); in rsnd_of_parse_ctu()
|
D | mix.c | 118 node = of_get_child_by_name(dev->of_node, "rcar_sound,mix"); in rsnd_of_parse_mix()
|
D | ssi.c | 87 of_get_child_by_name(rsnd_priv_to_dev(priv)->of_node, "rcar_sound,ssi")
|
D | src.c | 36 of_get_child_by_name(rsnd_priv_to_dev(priv)->of_node, "rcar_sound,src")
|
/linux-4.4.14/drivers/mfd/ |
D | ti_am335x_tscadc.c | 156 node = of_get_child_by_name(pdev->dev.of_node, "tsc"); in ti_tscadc_probe() 160 node = of_get_child_by_name(pdev->dev.of_node, "adc"); in ti_tscadc_probe()
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | media-dev.h | 191 node = of_get_child_by_name(node, FIMC_IS_OF_NODE_NAME); in fimc_md_is_isp_available()
|
D | media-dev.c | 439 ports = of_get_child_by_name(parent, "parallel-ports"); in fimc_md_register_sensor_entities() 458 np = of_get_child_by_name(np, "port"); in __of_get_csis_id()
|
D | fimc-is.c | 807 node = of_get_child_by_name(dev->of_node, "pmu"); in fimc_is_probe()
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | cpsw-phy-sel.c | 150 node = of_get_child_by_name(dev->of_node, "cpsw-phy-sel"); in cpsw_phy_sel()
|
D | netcp_core.c | 239 devices = of_get_child_by_name(node, "netcp-devices"); in netcp_module_probe() 2075 interfaces = of_get_child_by_name(node, "netcp-interfaces"); in netcp_probe()
|
D | netcp_ethss.c | 3119 interfaces = of_get_child_by_name(node, "interfaces"); in gbe_probe() 3153 secondary_ports = of_get_child_by_name(node, "secondary-slave-ports"); in gbe_probe()
|
/linux-4.4.14/drivers/media/i2c/ |
D | adp1653.c | 437 child = of_get_child_by_name(node, "flash"); in adp1653_of_init() 458 child = of_get_child_by_name(node, "indicator"); in adp1653_of_init()
|
/linux-4.4.14/drivers/mtd/ |
D | ofpart.c | 47 ofpart_node = of_get_child_by_name(mtd_node, "partitions"); in parse_ofpart_partitions()
|
/linux-4.4.14/drivers/leds/ |
D | leds-88pm860x.c | 135 nproot = of_get_child_by_name(pdev->dev.parent->of_node, "leds"); in pm860x_led_dt_init()
|
D | leds-mc13783.c | 137 parent = of_get_child_by_name(dev->parent->of_node, "leds"); in mc13xxx_led_probe_dt()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | control.c | 710 scm_conf = of_get_child_by_name(np, "scm_conf"); in omap_control_init() 720 if (of_get_child_by_name(scm_conf, "clocks")) { in omap_control_init()
|
/linux-4.4.14/drivers/clk/ |
D | clk-s2mps11.c | 161 clk_np = of_get_child_by_name(iodev->dev->of_node, "clocks"); in s2mps11_clk_parse_dt()
|
D | clk-cdce925.c | 632 np_output = of_get_child_by_name(node, child_name); in cdce925_probe()
|
D | clk-qoriq.c | 915 sysclk = of_get_child_by_name(clockgen.node, "sysclk"); in create_sysclk()
|
/linux-4.4.14/drivers/video/backlight/ |
D | 88pm860x_bl.c | 171 nproot = of_get_child_by_name(pdev->dev.parent->of_node, "backlights"); in pm860x_backlight_dt_init()
|
/linux-4.4.14/drivers/usb/dwc3/ |
D | dwc3-st.c | 250 child = of_get_child_by_name(node, "dwc3"); in st_dwc3_probe()
|
/linux-4.4.14/drivers/thermal/ |
D | of-thermal.c | 775 child = of_get_child_by_name(np, "trips"); in thermal_of_build_thermal_zone() 801 child = of_get_child_by_name(np, "cooling-maps"); in thermal_of_build_thermal_zone()
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | rgb.c | 225 np = of_get_child_by_name(dc->dev->of_node, "rgb"); in tegra_dc_rgb_probe()
|
/linux-4.4.14/drivers/gpu/drm/imx/ |
D | parallel-display.c | 247 endpoint = of_get_child_by_name(port, "endpoint"); in imx_pd_bind()
|
D | imx-ldb.c | 590 endpoint = of_get_child_by_name(port, "endpoint"); in imx_ldb_bind()
|
/linux-4.4.14/arch/arm/mach-shmobile/ |
D | pm-rmobile.c | 349 pmd = of_get_child_by_name(np, "pm-domains"); in rmobile_init_pm_domains()
|
/linux-4.4.14/drivers/clk/ti/ |
D | clk.c | 221 clocks = of_get_child_by_name(parent, "clocks"); in omap2_clk_provider_init()
|
/linux-4.4.14/include/linux/ |
D | of.h | 268 extern struct device_node *of_get_child_by_name(const struct device_node *node, 465 static inline struct device_node *of_get_child_by_name( in of_get_child_by_name() function
|
/linux-4.4.14/drivers/soc/ti/ |
D | knav_qmss_queue.c | 1733 qmgrs = of_get_child_by_name(node, "qmgrs"); in knav_queue_probe() 1745 pdsps = of_get_child_by_name(node, "pdsps"); in knav_queue_probe() 1758 queue_pools = of_get_child_by_name(node, "queue-pools"); in knav_queue_probe() 1787 regions = of_get_child_by_name(node, "descriptor-regions"); in knav_queue_probe()
|
/linux-4.4.14/drivers/soc/dove/ |
D | pmu.c | 340 domains_node = of_get_child_by_name(np_pmu, "domains"); in dove_init_pmu()
|
/linux-4.4.14/drivers/gpu/drm/tilcdc/ |
D | tilcdc_panel.c | 311 info_np = of_get_child_by_name(np, "panel-info"); in of_get_panel_info()
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-88pm860x.c | 296 np = of_get_child_by_name(np, "rtc"); in pm860x_rtc_dt_init()
|
/linux-4.4.14/drivers/power/ |
D | max8925_power.c | 470 np = of_get_child_by_name(nproot, "charger"); in max8925_power_dt_init()
|
/linux-4.4.14/drivers/devfreq/event/ |
D | exynos-ppmu.c | 372 events_np = of_get_child_by_name(np, "events"); in of_get_devfreq_events()
|
/linux-4.4.14/sound/soc/codecs/ |
D | mc13783.c | 763 np = of_get_child_by_name(pdev->dev.parent->of_node, "codec"); in mc13783_codec_probe()
|
/linux-4.4.14/drivers/media/platform/xilinx/ |
D | xilinx-vipp.c | 471 ports = of_get_child_by_name(xdev->dev->of_node, "ports"); in xvip_graph_dma_init()
|
D | xilinx-tpg.c | 720 ports = of_get_child_by_name(node, "ports"); in xtpg_parse_of()
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_crtc.c | 1273 np = of_get_child_by_name(parent, "ports"); in armada_lcd_bind() 1276 port = of_get_child_by_name(parent, "port"); in armada_lcd_bind()
|
/linux-4.4.14/drivers/dma/ |
D | dma-axi-dmac.c | 589 of_channels = of_get_child_by_name(pdev->dev.of_node, "adi,channels"); in axi_dmac_probe()
|
/linux-4.4.14/drivers/iio/adc/ |
D | xilinx-xadc-core.c | 1095 chan_node = of_get_child_by_name(np, "xlnx,channels"); in xadc_parse_dt()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-pistachio.c | 1366 child = of_get_child_by_name(node, child_name); in pistachio_gpio_register()
|
D | pinctrl-st.c | 1228 pins = of_get_child_by_name(np, "st,pins"); in st_pctl_dt_parse_groups()
|
/linux-4.4.14/drivers/spi/ |
D | spi-s3c64xx.c | 759 data_np = of_get_child_by_name(slave_np, "controller-data"); in s3c64xx_get_slave_ctrldata()
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 1525 port = of_get_child_by_name(dev->of_node, "port"); in vop_create_crtc()
|
/linux-4.4.14/drivers/net/ethernet/synopsys/ |
D | dwc_eth_qos.c | 1237 mdionode = of_get_child_by_name(lp->pdev->dev.of_node, "mdio"); in dwceqos_mii_init()
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | fec_main.c | 2085 node = of_get_child_by_name(pdev->dev.of_node, "mdio"); in fec_enet_mii_init()
|