| /Linux-v5.15/drivers/nfc/nfcmrvl/ |
| D | uart.c | 65 matched_node = of_get_compatible_child(node, "marvell,nfc-uart"); in nfcmrvl_uart_parse_dt() 67 matched_node = of_get_compatible_child(node, "mrvl,nfc-uart"); in nfcmrvl_uart_parse_dt()
|
| /Linux-v5.15/drivers/clocksource/ |
| D | timer-riscv.c | 116 child = of_get_compatible_child(n, "riscv,cpu-intc"); in riscv_timer_init_dt()
|
| /Linux-v5.15/drivers/net/dsa/sja1105/ |
| D | sja1105_mdio.c | 287 np = of_get_compatible_child(mdio_node, "nxp,sja1110-base-tx-mdio"); in sja1105_mdiobus_base_tx_register() 341 np = of_get_compatible_child(mdio_node, "nxp,sja1110-base-t1-mdio"); in sja1105_mdiobus_base_t1_register()
|
| /Linux-v5.15/drivers/clk/at91/ |
| D | sckc.c | 389 child = of_get_compatible_child(np, "atmel,at91sam9x5-clk-slow-osc"); in at91sam9x5_sckc_register() 396 child = of_get_compatible_child(np, "atmel,at91sam9x5-clk-slow"); in at91sam9x5_sckc_register()
|
| /Linux-v5.15/drivers/firmware/ |
| D | raspberrypi.c | 220 firmware = of_get_compatible_child(dev->of_node, in rpi_register_clk_driver()
|
| /Linux-v5.15/drivers/usb/dwc3/ |
| D | dwc3-imx8mp.c | 161 dwc3_np = of_get_compatible_child(node, "snps,dwc3"); in dwc3_imx8mp_probe()
|
| D | dwc3-meson-g12a.c | 573 np = of_get_compatible_child(dev->of_node, compatible); in dwc3_meson_g12_find_child()
|
| D | dwc3-qcom.c | 655 dwc3_np = of_get_compatible_child(np, "snps,dwc3"); in dwc3_qcom_of_register_core()
|
| /Linux-v5.15/drivers/net/dsa/ |
| D | realtek-smi-core.c | 350 mdio_np = of_get_compatible_child(smi->dev->of_node, "realtek,smi-mdio"); in realtek_smi_setup_mdio()
|
| D | lantiq_gswip.c | 2130 gphy_fw_np = of_get_compatible_child(dev->of_node, "lantiq,gphy-fw"); in gswip_probe() 2141 mdio_np = of_get_compatible_child(dev->of_node, "lantiq,xrx200-mdio"); in gswip_probe()
|
| /Linux-v5.15/include/linux/ |
| D | of.h | 293 extern struct device_node *of_get_compatible_child(const struct device_node *parent, 680 static inline struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function
|
| /Linux-v5.15/drivers/net/ethernet/broadcom/genet/ |
| D | bcmmii.c | 377 priv->mdio_dn = of_get_compatible_child(dn, compat); in bcmgenet_mii_of_find_mdio()
|
| /Linux-v5.15/drivers/of/ |
| D | base.c | 821 struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function 833 EXPORT_SYMBOL(of_get_compatible_child);
|
| /Linux-v5.15/drivers/mmc/host/ |
| D | meson-mx-sdio.c | 517 slot_node = of_get_compatible_child(parent->of_node, "mmc-slot"); in meson_mx_mmc_slot_pdev()
|
| D | omap_hsmmc.c | 1521 np = of_get_compatible_child(np, "ti,wl1251"); in omap_hsmmc_init_card()
|
| /Linux-v5.15/drivers/gpu/drm/msm/adreno/ |
| D | adreno_gpu.c | 820 node = of_get_compatible_child(dev->of_node, "qcom,gpu-pwrlevels"); in adreno_get_legacy_pwrlevels()
|
| /Linux-v5.15/drivers/power/supply/ |
| D | twl4030_charger.c | 1023 phynode = of_get_compatible_child(bci->dev->of_node->parent, in twl4030_bci_probe()
|
| /Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/ |
| D | dwmac-sun8i.c | 778 mdio_internal = of_get_compatible_child(mdio_mux, in get_ephy_nodes()
|
| /Linux-v5.15/drivers/mtd/nand/raw/atmel/ |
| D | nand-controller.c | 2143 nfc_np = of_get_compatible_child(dev->of_node, "atmel,sama5d3-nfc"); in atmel_hsmc_nand_controller_legacy_init() 2588 nfc_node = of_get_compatible_child(pdev->dev.of_node, in atmel_nand_controller_probe()
|
| /Linux-v5.15/drivers/gpu/drm/mediatek/ |
| D | mtk_hdmi.c | 1441 cec_np = of_get_compatible_child(np->parent, "mediatek,mt8173-cec"); in mtk_hdmi_dt_parse_pdata()
|
| /Linux-v5.15/drivers/mtd/ |
| D | mtdcore.c | 824 np = of_get_compatible_child(mtd->dev.of_node, compatible); in mtd_otp_nvmem_register()
|