of_get_child_by_name 813 arch/arm/mach-omap2/control.c scm_conf = of_get_child_by_name(np, "scm_conf"); of_get_child_by_name 821 arch/arm/mach-omap2/control.c if (of_get_child_by_name(scm_conf, "clocks")) { of_get_child_by_name 2828 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c node = of_get_child_by_name(bus, dev_name); of_get_child_by_name 2236 arch/powerpc/kvm/powerpc.c np = of_get_child_by_name(fw_features, name); of_get_child_by_name 2256 arch/powerpc/kvm/powerpc.c fw_features = of_get_child_by_name(np, "fw-features"); of_get_child_by_name 49 arch/powerpc/platforms/powernv/setup.c np = of_get_child_by_name(fw_features, name); of_get_child_by_name 111 arch/powerpc/platforms/powernv/setup.c fw_features = of_get_child_by_name(np, "fw-features"); of_get_child_by_name 281 drivers/base/arch_topology.c t = of_get_child_by_name(core, name); of_get_child_by_name 336 drivers/base/arch_topology.c c = of_get_child_by_name(cluster, name); of_get_child_by_name 351 drivers/base/arch_topology.c c = of_get_child_by_name(cluster, name); of_get_child_by_name 402 drivers/base/arch_topology.c map = of_get_child_by_name(cn, "cpu-map"); of_get_child_by_name 718 drivers/clk/clk-cdce925.c np_output = of_get_child_by_name(node, child_name); of_get_child_by_name 1096 drivers/clk/clk-qoriq.c sysclk = of_get_child_by_name(clockgen.node, "sysclk"); of_get_child_by_name 107 drivers/clk/clk-s2mps11.c clk_np = of_get_child_by_name(iodev->dev->of_node, "clocks"); of_get_child_by_name 768 drivers/clk/davinci/pll.c child = of_get_child_by_name(node, "pllout"); of_get_child_by_name 773 drivers/clk/davinci/pll.c child = of_get_child_by_name(node, "sysclk"); of_get_child_by_name 811 drivers/clk/davinci/pll.c child = of_get_child_by_name(node, "auxclk"); of_get_child_by_name 826 drivers/clk/davinci/pll.c child = of_get_child_by_name(node, "obsclk"); of_get_child_by_name 132 drivers/clk/qcom/common.c node = of_get_child_by_name(clocks_node, path); of_get_child_by_name 271 drivers/clk/ti/clk-dra7-atl.c cfg_node = of_get_child_by_name(node, prop); of_get_child_by_name 174 drivers/clk/ti/clk.c node = of_get_child_by_name(parent, "clk"); of_get_child_by_name 327 drivers/clk/ti/clk.c clocks = of_get_child_by_name(parent, "clocks"); of_get_child_by_name 508 drivers/devfreq/event/exynos-ppmu.c events_np = of_get_child_by_name(np, "events"); of_get_child_by_name 857 drivers/dma/dma-axi-dmac.c of_channels = of_get_child_by_name(pdev->dev.of_node, "adi,channels"); of_get_child_by_name 1027 drivers/gpu/drm/armada/armada_crtc.c np = of_get_child_by_name(parent, "ports"); of_get_child_by_name 1030 drivers/gpu/drm/armada/armada_crtc.c port = of_get_child_by_name(parent, "port"); of_get_child_by_name 87 drivers/gpu/drm/bridge/lvds-encoder.c endpoint = of_get_child_by_name(port, "endpoint"); of_get_child_by_name 688 drivers/gpu/drm/exynos/exynos7_drm_decon.c i80_if_timings = of_get_child_by_name(dev->of_node, "i80-if-timings"); of_get_child_by_name 172 drivers/gpu/drm/exynos/exynos_drm_dpi.c np = of_get_child_by_name(dn, "display-timings"); of_get_child_by_name 1139 drivers/gpu/drm/exynos/exynos_drm_fimd.c i80_if_timings = of_get_child_by_name(dev->of_node, "i80-if-timings"); of_get_child_by_name 50 drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c port = of_get_child_by_name(dev->dev->of_node, "port"); of_get_child_by_name 40 drivers/gpu/drm/msm/adreno/adreno_gpu.c np = of_get_child_by_name(dev->of_node, "zap-shader"); of_get_child_by_name 337 drivers/gpu/drm/omapdrm/dss/base.c n = of_get_child_by_name(node, "ports"); of_get_child_by_name 339 drivers/gpu/drm/omapdrm/dss/base.c n = of_get_child_by_name(node, "port"); of_get_child_by_name 141 drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c n = of_get_child_by_name(node, "ports"); of_get_child_by_name 143 drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c n = of_get_child_by_name(node, "port"); of_get_child_by_name 38 drivers/gpu/drm/rcar-du/rcar_du_encoder.c ports = of_get_child_by_name(node, "ports"); of_get_child_by_name 1580 drivers/gpu/drm/rockchip/rockchip_drm_vop.c port = of_get_child_by_name(dev->of_node, "port"); of_get_child_by_name 220 drivers/gpu/drm/tegra/rgb.c np = of_get_child_by_name(dc->dev->of_node, "rgb"); of_get_child_by_name 269 drivers/gpu/drm/tilcdc/tilcdc_panel.c info_np = of_get_child_by_name(np, "panel-info"); of_get_child_by_name 106 drivers/hwtracing/coresight/coresight-platform.c return of_get_child_by_name(node, "in-ports"); of_get_child_by_name 112 drivers/hwtracing/coresight/coresight-platform.c return of_get_child_by_name(node, "out-ports"); of_get_child_by_name 96 drivers/i2c/i2c-core-of.c bus = of_get_child_by_name(adap->dev.of_node, "i2c-bus"); of_get_child_by_name 360 drivers/i2c/i2c-mux.c mux_node = of_get_child_by_name(dev_node, "i2c-arb"); of_get_child_by_name 362 drivers/i2c/i2c-mux.c mux_node = of_get_child_by_name(dev_node, "i2c-gate"); of_get_child_by_name 364 drivers/i2c/i2c-mux.c mux_node = of_get_child_by_name(dev_node, "i2c-mux"); of_get_child_by_name 1148 drivers/iio/adc/xilinx-xadc-core.c chan_node = of_get_child_by_name(np, "xlnx,channels"); of_get_child_by_name 174 drivers/input/misc/twl4030-vibra.c node = of_get_child_by_name(parent, "codec"); of_get_child_by_name 237 drivers/input/misc/twl6040-vibra.c twl6040_core_node = of_get_child_by_name(twl6040_core_dev->of_node, of_get_child_by_name 162 drivers/input/rmi4/rmi_bus.c fn->dev.of_node = of_get_child_by_name(node, of_name); of_get_child_by_name 126 drivers/input/touchscreen/88pm860x-ts.c np = of_get_child_by_name(np, "touch"); of_get_child_by_name 1613 drivers/irqchip/irq-gic-v3.c parts_node = of_get_child_by_name(gic_node, "ppi-partitions"); of_get_child_by_name 123 drivers/leds/leds-88pm860x.c nproot = of_get_child_by_name(pdev->dev.parent->of_node, "leds"); of_get_child_by_name 124 drivers/leds/leds-mc13783.c parent = of_get_child_by_name(dev->parent->of_node, "leds"); of_get_child_by_name 423 drivers/media/i2c/adp1653.c child = of_get_child_by_name(node, "flash"); of_get_child_by_name 444 drivers/media/i2c/adp1653.c child = of_get_child_by_name(node, "indicator"); of_get_child_by_name 1628 drivers/media/i2c/tvp5150.c connectors = of_get_child_by_name(np, "connectors"); of_get_child_by_name 803 drivers/media/platform/exynos4-is/fimc-is.c node = of_get_child_by_name(dev->of_node, "pmu"); of_get_child_by_name 513 drivers/media/platform/exynos4-is/media-dev.c ports = of_get_child_by_name(parent, "parallel-ports"); of_get_child_by_name 542 drivers/media/platform/exynos4-is/media-dev.c np = of_get_child_by_name(np, "port"); of_get_child_by_name 188 drivers/media/platform/exynos4-is/media-dev.h node = of_get_child_by_name(node, FIMC_IS_OF_NODE_NAME); of_get_child_by_name 227 drivers/media/platform/qcom/venus/firmware.c np = of_get_child_by_name(core->dev->of_node, "video-firmware"); of_get_child_by_name 1590 drivers/media/platform/ti-vpe/cal.c ports = of_get_child_by_name(parent, "ports"); of_get_child_by_name 1594 drivers/media/platform/ti-vpe/cal.c port = of_get_child_by_name(parent, "port"); of_get_child_by_name 717 drivers/media/platform/xilinx/xilinx-tpg.c ports = of_get_child_by_name(node, "ports"); of_get_child_by_name 477 drivers/media/platform/xilinx/xilinx-vipp.c ports = of_get_child_by_name(xdev->dev->of_node, "ports"); of_get_child_by_name 413 drivers/mfd/max77620.c fps_np = of_get_child_by_name(dev->of_node, "fps"); of_get_child_by_name 142 drivers/mfd/ti_am335x_tscadc.c node = of_get_child_by_name(pdev->dev.of_node, "tsc"); of_get_child_by_name 146 drivers/mfd/ti_am335x_tscadc.c node = of_get_child_by_name(pdev->dev.of_node, "adc"); of_get_child_by_name 155 drivers/mfd/twl4030-audio.c node = of_get_child_by_name(parent, "codec"); of_get_child_by_name 90 drivers/mfd/twl6040.c node = of_get_child_by_name(parent, "vibra"); of_get_child_by_name 904 drivers/mtd/mtdpart.c np = of_get_child_by_name(np, "partitions"); of_get_child_by_name 42 drivers/mtd/parsers/ofpart.c ofpart_node = of_get_child_by_name(mtd_node, "partitions"); of_get_child_by_name 846 drivers/net/can/dev.c dn = of_get_child_by_name(np, "can-transceiver"); of_get_child_by_name 1645 drivers/net/can/rcar/rcar_canfd.c of_child = of_get_child_by_name(pdev->dev.of_node, "channel0"); of_get_child_by_name 1649 drivers/net/can/rcar/rcar_canfd.c of_child = of_get_child_by_name(pdev->dev.of_node, "channel1"); of_get_child_by_name 2909 drivers/net/dsa/mv88e6xxx/chip.c child = of_get_child_by_name(np, "mdio"); of_get_child_by_name 580 drivers/net/dsa/qca8k.c ports = of_get_child_by_name(priv->dev->of_node, "ports"); of_get_child_by_name 501 drivers/net/dsa/rtl8366rb.c intc = of_get_child_by_name(smi->dev->of_node, "interrupt-controller"); of_get_child_by_name 682 drivers/net/dsa/sja1105/sja1105_main.c ports_node = of_get_child_by_name(switch_node, "ports"); of_get_child_by_name 574 drivers/net/ethernet/atheros/ag71xx.c mnp = of_get_child_by_name(np, "mdio"); of_get_child_by_name 1843 drivers/net/ethernet/faraday/ftgmac100.c } else if (np && !of_get_child_by_name(np, "mdio")) { of_get_child_by_name 169 drivers/net/ethernet/freescale/enetc/enetc_mdio.c np = of_get_child_by_name(dev->of_node, "mdio"); of_get_child_by_name 777 drivers/net/ethernet/freescale/enetc/enetc_pf.c mdio_np = of_get_child_by_name(np, "mdio"); of_get_child_by_name 2149 drivers/net/ethernet/freescale/fec_main.c node = of_get_child_by_name(pdev->dev.of_node, "mdio"); of_get_child_by_name 2594 drivers/net/ethernet/ibm/emac/core.c mii_np = of_get_child_by_name(dev->ofdev->dev.of_node, "mdio"); of_get_child_by_name 551 drivers/net/ethernet/mediatek/mtk_eth_soc.c mii_np = of_get_child_by_name(eth->dev->of_node, "mdio-bus"); of_get_child_by_name 359 drivers/net/ethernet/mscc/ocelot_board.c ports = of_get_child_by_name(np, "ethernet-ports"); of_get_child_by_name 1339 drivers/net/ethernet/ni/nixge.c mn = of_get_child_by_name(pdev->dev.of_node, "mdio"); of_get_child_by_name 1905 drivers/net/ethernet/socionext/netsec.c mdio_node = of_get_child_by_name(parent, "mdio"); of_get_child_by_name 1198 drivers/net/ethernet/socionext/sni_ave.c mdio_np = of_get_child_by_name(np, "mdio"); of_get_child_by_name 717 drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c mdio_mux = of_get_child_by_name(priv->device->of_node, "mdio-mux"); of_get_child_by_name 861 drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c mdio_mux = of_get_child_by_name(priv->device->of_node, "mdio-mux"); of_get_child_by_name 330 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c plat->mdio_node = of_get_child_by_name(np, "mdio"); of_get_child_by_name 168 drivers/net/ethernet/ti/cpsw-phy-sel.c node = of_get_child_by_name(dev->of_node, "cpsw-phy-sel"); of_get_child_by_name 545 drivers/net/ethernet/ti/cpts.c refclk_np = of_get_child_by_name(node, "cpts-refclk-mux"); of_get_child_by_name 244 drivers/net/ethernet/ti/netcp_core.c devices = of_get_child_by_name(node, "netcp-devices"); of_get_child_by_name 2188 drivers/net/ethernet/ti/netcp_core.c interfaces = of_get_child_by_name(node, "netcp-interfaces"); of_get_child_by_name 3646 drivers/net/ethernet/ti/netcp_ethss.c interfaces = of_get_child_by_name(node, "interfaces"); of_get_child_by_name 3684 drivers/net/ethernet/ti/netcp_ethss.c secondary_ports = of_get_child_by_name(node, "secondary-slave-ports"); of_get_child_by_name 3716 drivers/net/ethernet/ti/netcp_ethss.c cpts_node = of_get_child_by_name(node, "cpts"); of_get_child_by_name 241 drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c mdio_node = of_get_child_by_name(lp->dev->of_node, "mdio"); of_get_child_by_name 204 drivers/net/phy/fixed_phy.c fixed_link_node = of_get_child_by_name(np, "fixed-link"); of_get_child_by_name 1829 drivers/net/usb/lan78xx.c node = of_get_child_by_name(dev->udev->dev.of_node, "mdio"); of_get_child_by_name 1281 drivers/net/wireless/ath/wcn36xx/main.c iris_node = of_get_child_by_name(mmio_node, "iris"); of_get_child_by_name 101 drivers/net/wireless/mediatek/mt76/mac80211.c np = of_get_child_by_name(np, "led"); of_get_child_by_name 883 drivers/of/base.c EXPORT_SYMBOL(of_get_child_by_name); of_get_child_by_name 434 drivers/of/of_mdio.c dn = of_get_child_by_name(np, "fixed-link"); of_get_child_by_name 467 drivers/of/of_mdio.c fixed_link_node = of_get_child_by_name(np, "fixed-link"); of_get_child_by_name 768 drivers/of/overlay.c overlay_node = of_get_child_by_name(node, "__overlay__"); of_get_child_by_name 775 drivers/of/overlay.c node = of_get_child_by_name(tree, "__symbols__"); of_get_child_by_name 789 drivers/of/overlay.c overlay_node = of_get_child_by_name(node, "__overlay__"); of_get_child_by_name 809 drivers/of/overlay.c node = of_get_child_by_name(tree, "__symbols__"); of_get_child_by_name 567 drivers/of/property.c node = of_get_child_by_name(parent, "ports"); of_get_child_by_name 612 drivers/of/property.c node = of_get_child_by_name(parent, "ports"); of_get_child_by_name 616 drivers/of/property.c port = of_get_child_by_name(parent, "port"); of_get_child_by_name 724 drivers/of/unittest.c nremove = of_get_child_by_name(nchangeset, "node-remove"); of_get_child_by_name 2424 drivers/of/unittest.c of_symbols = of_get_child_by_name(of_root, "__symbols__"); of_get_child_by_name 656 drivers/pci/controller/dwc/pci-keystone.c intc_np = of_get_child_by_name(np, "msi-interrupt-controller"); of_get_child_by_name 707 drivers/pci/controller/dwc/pci-keystone.c intc_np = of_get_child_by_name(np, "legacy-interrupt-controller"); of_get_child_by_name 275 drivers/pci/controller/dwc/pcie-uniphier.c np_intc = of_get_child_by_name(np, "legacy-interrupt-controller"); of_get_child_by_name 78 drivers/phy/tegra/xusb.c pads = of_get_child_by_name(padctl->dev->of_node, "pads"); of_get_child_by_name 82 drivers/phy/tegra/xusb.c np = of_get_child_by_name(pads, name); of_get_child_by_name 93 drivers/phy/tegra/xusb.c lanes = of_get_child_by_name(pad->dev.of_node, "lanes"); of_get_child_by_name 97 drivers/phy/tegra/xusb.c np = of_get_child_by_name(lanes, pad->soc->lanes[index].name); of_get_child_by_name 183 drivers/phy/tegra/xusb.c children = of_get_child_by_name(pad->dev.of_node, "lanes"); of_get_child_by_name 439 drivers/phy/tegra/xusb.c ports = of_get_child_by_name(padctl->dev->of_node, "ports"); of_get_child_by_name 448 drivers/phy/tegra/xusb.c np = of_get_child_by_name(ports, name); of_get_child_by_name 869 drivers/phy/tegra/xusb.c np = of_get_child_by_name(np, "pads"); of_get_child_by_name 1357 drivers/pinctrl/pinctrl-pistachio.c child = of_get_child_by_name(node, child_name); of_get_child_by_name 1173 drivers/pinctrl/pinctrl-st.c pins = of_get_child_by_name(np, "st,pins"); of_get_child_by_name 468 drivers/power/supply/max8925_power.c np = of_get_child_by_name(nproot, "charger"); of_get_child_by_name 200 drivers/regulator/arizona-ldo1.c init_node = of_get_child_by_name(np, "ldo1"); of_get_child_by_name 236 drivers/regulator/arizona-micsupp.c np = of_get_child_by_name(config->dev->of_node, "micvdd"); of_get_child_by_name 177 drivers/regulator/as3711-regulator.c of_get_child_by_name(dev->parent->of_node, "regulators"); of_get_child_by_name 593 drivers/regulator/as3722-regulator.c np = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); of_get_child_by_name 1081 drivers/regulator/axp20x-regulator.c regulators = of_get_child_by_name(np, "regulators"); of_get_child_by_name 674 drivers/regulator/da9063-regulator.c node = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); of_get_child_by_name 259 drivers/regulator/da9211-regulator.c node = of_get_child_by_name(dev->of_node, "regulators"); of_get_child_by_name 163 drivers/regulator/max1586.c np = of_get_child_by_name(np, "regulators"); of_get_child_by_name 327 drivers/regulator/max8660.c np = of_get_child_by_name(dev->of_node, "regulators"); of_get_child_by_name 230 drivers/regulator/max8907-regulator.c regulators = of_get_child_by_name(np, "regulators"); of_get_child_by_name 908 drivers/regulator/max8997-regulator.c regulators_np = of_get_child_by_name(pmic_np, "regulators"); of_get_child_by_name 476 drivers/regulator/max8998.c regulators_np = of_get_child_by_name(pmic_np, "regulators"); of_get_child_by_name 495 drivers/regulator/max8998.c reg_np = of_get_child_by_name(regulators_np, of_get_child_by_name 148 drivers/regulator/mc13xxx-regulator-core.c parent = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); of_get_child_by_name 170 drivers/regulator/mc13xxx-regulator-core.c parent = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); of_get_child_by_name 208 drivers/regulator/of_regulator.c suspend_np = of_get_child_by_name(np, regulator_states[i]); of_get_child_by_name 399 drivers/regulator/of_regulator.c search = of_get_child_by_name(dev->of_node, of_get_child_by_name 1475 drivers/regulator/palmas-regulator.c regulators = of_get_child_by_name(node, "regulators"); of_get_child_by_name 510 drivers/regulator/pfuze100-regulator.c parent = of_get_child_by_name(np, "regulators"); of_get_child_by_name 1997 drivers/regulator/qcom_spmi-regulator.c reg_node = of_get_child_by_name(node, reg->name); of_get_child_by_name 2036 drivers/regulator/qcom_spmi-regulator.c reg_node = of_get_child_by_name(node, reg->name); of_get_child_by_name 1285 drivers/regulator/rk808-regulator.c np = of_get_child_by_name(client_dev->of_node, "regulators"); of_get_child_by_name 873 drivers/regulator/s2mps11.c reg_np = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); of_get_child_by_name 535 drivers/regulator/s5m8767.c regulators_np = of_get_child_by_name(pmic_np, "regulators"); of_get_child_by_name 330 drivers/regulator/tps65090-regulator.c regulators = of_get_child_by_name(np, "regulators"); of_get_child_by_name 405 drivers/regulator/tps6586x-regulator.c regs = of_get_child_by_name(np, "regulators"); of_get_child_by_name 1014 drivers/regulator/tps65910-regulator.c regulators = of_get_child_by_name(np, "regulators"); of_get_child_by_name 54 drivers/remoteproc/qcom_common.c glink->node = of_get_child_by_name(dev->parent->of_node, "glink-edge"); of_get_child_by_name 150 drivers/remoteproc/qcom_common.c smd->node = of_get_child_by_name(dev->parent->of_node, "smd-edge"); of_get_child_by_name 1367 drivers/remoteproc/qcom_q6v5_mss.c child = of_get_child_by_name(qproc->dev->of_node, "mba"); of_get_child_by_name 1385 drivers/remoteproc/qcom_q6v5_mss.c child = of_get_child_by_name(qproc->dev->of_node, "mpss"); of_get_child_by_name 300 drivers/rtc/rtc-88pm860x.c np = of_get_child_by_name(np, "rtc"); of_get_child_by_name 711 drivers/sbus/char/openprom.c options_node = of_get_child_by_name(of_find_node_by_path("/"), "options"); of_get_child_by_name 384 drivers/soc/dove/pmu.c domains_node = of_get_child_by_name(np_pmu, "domains"); of_get_child_by_name 591 drivers/soc/fsl/qe/qe.c fw = of_get_child_by_name(qe, "firmware"); of_get_child_by_name 414 drivers/soc/imx/gpc.c pgc_node = of_get_child_by_name(pdev->dev.of_node, "pgc"); of_get_child_by_name 519 drivers/soc/imx/gpc.c pgc_node = of_get_child_by_name(pdev->dev.of_node, "pgc"); of_get_child_by_name 569 drivers/soc/imx/gpcv2.c pgc_np = of_get_child_by_name(dev->of_node, "pgc"); of_get_child_by_name 328 drivers/soc/renesas/rmobile-sysc.c pmd = of_get_child_by_name(np, "pm-domains"); of_get_child_by_name 1086 drivers/soc/tegra/pmc.c np = of_get_child_by_name(parent, "powergates"); of_get_child_by_name 1124 drivers/soc/tegra/pmc.c np = of_get_child_by_name(parent, "powergates"); of_get_child_by_name 1566 drivers/soc/tegra/pmc.c np = of_get_child_by_name(pmc->dev->of_node, "i2c-thermtrip"); of_get_child_by_name 1807 drivers/soc/ti/knav_qmss_queue.c qmgrs = of_get_child_by_name(node, "qmgrs"); of_get_child_by_name 1819 drivers/soc/ti/knav_qmss_queue.c pdsps = of_get_child_by_name(node, "pdsps"); of_get_child_by_name 1832 drivers/soc/ti/knav_qmss_queue.c queue_pools = of_get_child_by_name(node, "queue-pools"); of_get_child_by_name 1861 drivers/soc/ti/knav_qmss_queue.c regions = of_get_child_by_name(node, "descriptor-regions"); of_get_child_by_name 749 drivers/spi/spi-s3c64xx.c data_np = of_get_child_by_name(slave_np, "controller-data"); of_get_child_by_name 900 drivers/thermal/of-thermal.c child = of_get_child_by_name(np, "trips"); of_get_child_by_name 926 drivers/thermal/of-thermal.c child = of_get_child_by_name(np, "cooling-maps"); of_get_child_by_name 1699 drivers/thermal/tegra/soctherm.c np_stc = of_get_child_by_name(dev->of_node, "throttle-cfgs"); of_get_child_by_name 245 drivers/usb/chipidea/ci_hdrc_msm.c ulpi_node = of_get_child_by_name(pdev->dev.of_node, "ulpi"); of_get_child_by_name 183 drivers/usb/common/ulpi.c np = of_get_child_by_name(parent->of_node, "ulpi"); of_get_child_by_name 185 drivers/usb/common/ulpi.c np = of_get_child_by_name(parent->parent->of_node, "ulpi"); of_get_child_by_name 522 drivers/usb/dwc3/dwc3-qcom.c dwc3_np = of_get_child_by_name(np, "dwc3"); of_get_child_by_name 254 drivers/usb/dwc3/dwc3-st.c child = of_get_child_by_name(node, "dwc3"); of_get_child_by_name 168 drivers/video/backlight/88pm860x_bl.c nproot = of_get_child_by_name(pdev->dev.parent->of_node, "backlights"); of_get_child_by_name 263 drivers/video/backlight/as3711_bl.c bl = of_get_child_by_name(dev->parent->of_node, "backlight"); of_get_child_by_name 116 drivers/video/backlight/max8925_bl.c np = of_get_child_by_name(nproot, "backlight"); of_get_child_by_name 191 drivers/video/backlight/tps65217_bl.c node = of_get_child_by_name(tps->dev->of_node, "backlight"); of_get_child_by_name 33 drivers/video/fbdev/omap2/omapfb/dss/dss-of.c ports = of_get_child_by_name(parent, "ports"); of_get_child_by_name 37 drivers/video/fbdev/omap2/omapfb/dss/dss-of.c port = of_get_child_by_name(parent, "port"); of_get_child_by_name 144 drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c n = of_get_child_by_name(node, "ports"); of_get_child_by_name 146 drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c n = of_get_child_by_name(node, "port"); of_get_child_by_name 127 drivers/video/of_display_timing.c timing_np = of_get_child_by_name(np, name); of_get_child_by_name 153 drivers/video/of_display_timing.c timings_np = of_get_child_by_name(np, "display-timings"); of_get_child_by_name 295 include/linux/of.h extern struct device_node *of_get_child_by_name(const struct device_node *node, of_get_child_by_name 689 net/dsa/dsa2.c ports = of_get_child_by_name(dn, "ports"); of_get_child_by_name 1543 sound/soc/codecs/cpcap.c of_get_child_by_name(pdev->dev.parent->of_node, "audio-codec"); of_get_child_by_name 928 sound/soc/codecs/cs35l33.c hg = of_get_child_by_name(np, "cirrus,hg-algo"); of_get_child_by_name 1313 sound/soc/codecs/cs35l35.c classh = of_get_child_by_name(np, "cirrus,classh-internal-algo"); of_get_child_by_name 1395 sound/soc/codecs/cs35l35.c signal_format = of_get_child_by_name(np, "cirrus,monitor-signal-format"); of_get_child_by_name 1508 sound/soc/codecs/cs35l36.c vpbr_node = of_get_child_by_name(np, "cirrus,vpbr-config"); of_get_child_by_name 2517 sound/soc/codecs/da7218.c hpldet_np = of_get_child_by_name(np, "da7218_hpldet"); of_get_child_by_name 749 sound/soc/codecs/mc13783.c np = of_get_child_by_name(pdev->dev.parent->of_node, "codec"); of_get_child_by_name 221 sound/soc/codecs/twl4030.c twl4030_codec_node = of_get_child_by_name(component->dev->parent->of_node, of_get_child_by_name 283 sound/soc/generic/simple-card.c plat = of_get_child_by_name(node, prop); of_get_child_by_name 364 sound/soc/generic/simple-card.c node = of_get_child_by_name(top, PREFIX "dai-link"); of_get_child_by_name 378 sound/soc/generic/simple-card.c codec = of_get_child_by_name(node, is_top ? of_get_child_by_name 274 sound/soc/mediatek/mt8173/mt8173-rt5650.c np = of_get_child_by_name(pdev->dev.of_node, "codec-capture"); of_get_child_by_name 164 sound/soc/qcom/apq8016_sbc.c cpu = of_get_child_by_name(np, "cpu"); of_get_child_by_name 165 sound/soc/qcom/apq8016_sbc.c codec = of_get_child_by_name(np, "codec"); of_get_child_by_name 62 sound/soc/qcom/common.c cpu = of_get_child_by_name(np, "cpu"); of_get_child_by_name 63 sound/soc/qcom/common.c platform = of_get_child_by_name(np, "platform"); of_get_child_by_name 64 sound/soc/qcom/common.c codec = of_get_child_by_name(np, "codec"); of_get_child_by_name 244 sound/soc/samsung/odroid.c cpu = of_get_child_by_name(dev->of_node, "cpu"); of_get_child_by_name 245 sound/soc/samsung/odroid.c codec = of_get_child_by_name(dev->of_node, "codec"); of_get_child_by_name 161 sound/soc/samsung/snow.c cpu = of_get_child_by_name(dev->of_node, "cpu"); of_get_child_by_name 174 sound/soc/samsung/snow.c codec = of_get_child_by_name(dev->of_node, "codec"); of_get_child_by_name 1174 sound/soc/sh/rcar/core.c dai_node = of_get_child_by_name(np, RSND_NODE_DAI); of_get_child_by_name 476 sound/soc/sh/rcar/rsnd.h of_get_child_by_name(rsnd_priv_to_dev(priv)->of_node, node)