of_get_compatible_child  389 drivers/clk/at91/sckc.c 		child = of_get_compatible_child(np, "atmel,at91sam9x5-clk-slow-osc");
of_get_compatible_child  396 drivers/clk/at91/sckc.c 		child =  of_get_compatible_child(np, "atmel,at91sam9x5-clk-slow");
of_get_compatible_child 1455 drivers/gpu/drm/mediatek/mtk_hdmi.c 	cec_np = of_get_compatible_child(np->parent, "mediatek,mt8173-cec");
of_get_compatible_child  826 drivers/gpu/drm/msm/adreno/adreno_gpu.c 	node = of_get_compatible_child(dev->of_node, "qcom,gpu-pwrlevels");
of_get_compatible_child  515 drivers/mmc/host/meson-mx-sdio.c 	slot_node = of_get_compatible_child(parent->of_node, "mmc-slot");
of_get_compatible_child 1526 drivers/mmc/host/omap_hsmmc.c 		np = of_get_compatible_child(np, "ti,wl1251");
of_get_compatible_child 2085 drivers/mtd/nand/raw/atmel/nand-controller.c 	nfc_np = of_get_compatible_child(dev->of_node, "atmel,sama5d3-nfc");
of_get_compatible_child 2522 drivers/mtd/nand/raw/atmel/nand-controller.c 		nfc_node = of_get_compatible_child(pdev->dev.of_node,
of_get_compatible_child 1867 drivers/net/dsa/lantiq_gswip.c 	gphy_fw_np = of_get_compatible_child(dev->of_node, "lantiq,gphy-fw");
of_get_compatible_child 1878 drivers/net/dsa/lantiq_gswip.c 	mdio_np = of_get_compatible_child(dev->of_node, "lantiq,xrx200-mdio");
of_get_compatible_child  350 drivers/net/dsa/realtek-smi-core.c 	mdio_np = of_get_compatible_child(smi->dev->of_node, "realtek,smi-mdio");
of_get_compatible_child  380 drivers/net/ethernet/broadcom/genet/bcmmii.c 	priv->mdio_dn = of_get_compatible_child(dn, compat);
of_get_compatible_child  723 drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c 	mdio_internal = of_get_compatible_child(mdio_mux,
of_get_compatible_child   76 drivers/nfc/nfcmrvl/uart.c 	matched_node = of_get_compatible_child(node, "marvell,nfc-uart");
of_get_compatible_child   78 drivers/nfc/nfcmrvl/uart.c 		matched_node = of_get_compatible_child(node, "mrvl,nfc-uart");
of_get_compatible_child  860 drivers/of/base.c EXPORT_SYMBOL(of_get_compatible_child);
of_get_compatible_child 1023 drivers/power/supply/twl4030_charger.c 		phynode = of_get_compatible_child(bci->dev->of_node->parent,
of_get_compatible_child  371 drivers/usb/dwc3/dwc3-meson-g12a.c 	np = of_get_compatible_child(dev->of_node, compatible);
of_get_compatible_child  293 include/linux/of.h extern struct device_node *of_get_compatible_child(const struct device_node *parent,