/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/ |
H A D | uart.c | 76 matched_node = of_get_compatible_child(node, "marvell,nfc-uart"); in nfcmrvl_uart_parse_dt() 78 matched_node = of_get_compatible_child(node, "mrvl,nfc-uart"); in nfcmrvl_uart_parse_dt()
|
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/ |
H A 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()
|
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | timer-riscv.c | 116 child = of_get_compatible_child(n, "riscv,cpu-intc"); in riscv_timer_init_dt()
|
/kernel/linux/linux-5.10/drivers/clk/at91/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
H A D | sja1105_mdio.c | 266 np = of_get_compatible_child(mdio_node, "nxp,sja1110-base-tx-mdio"); in sja1105_mdiobus_base_tx_register() 320 np = of_get_compatible_child(mdio_node, "nxp,sja1110-base-t1-mdio"); in sja1105_mdiobus_base_t1_register()
|
/kernel/linux/linux-6.6/drivers/clk/at91/ |
H A D | sckc.c | 393 child = of_get_compatible_child(np, "atmel,at91sam9x5-clk-slow-osc"); in at91sam9x5_sckc_register() 400 child = of_get_compatible_child(np, "atmel,at91sam9x5-clk-slow"); in at91sam9x5_sckc_register()
|
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | raspberrypi.c | 220 firmware = of_get_compatible_child(dev->of_node, in rpi_register_clk_driver()
|
/kernel/linux/linux-6.6/drivers/usb/dwc3/ |
H A D | dwc3-imx8mp.c | 222 dwc3_np = of_get_compatible_child(node, "snps,dwc3"); in dwc3_imx8mp_probe()
|
H A D | dwc3-st.c | 254 child = of_get_compatible_child(node, "snps,dwc3"); in st_dwc3_probe()
|
H A D | dwc3-meson-g12a.c | 567 np = of_get_compatible_child(dev->of_node, compatible); in dwc3_meson_g12_find_child()
|
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | raspberrypi.c | 221 firmware = of_get_compatible_child(dev->of_node, in rpi_register_clk_driver()
|
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | realtek-smi-core.c | 350 mdio_np = of_get_compatible_child(smi->dev->of_node, "realtek,smi-mdio"); in realtek_smi_setup_mdio()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmmii.c | 376 priv->mdio_dn = of_get_compatible_child(dn, compat); in bcmgenet_mii_of_find_mdio()
|
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/ |
H A D | realtek-smi.c | 375 mdio_np = of_get_compatible_child(priv->dev->of_node, "realtek,smi-mdio"); in realtek_smi_setup_mdio()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmmii.c | 419 priv->mdio_dn = of_get_compatible_child(dn, compat); in bcmgenet_mii_of_find_mdio()
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | platform.c | 623 node = of_get_compatible_child(of_chosen, "simple-framebuffer"); in of_platform_default_populate_init()
|
H A D | base.c | 674 * of_get_compatible_child - Find compatible child node 684 struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function 696 EXPORT_SYMBOL(of_get_compatible_child); variable
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | of.h | 293 extern struct device_node *of_get_compatible_child(const struct device_node *parent, 549 static inline struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function
|
/kernel/linux/linux-5.10/drivers/of/ |
H A D | base.c | 812 * of_get_compatible_child - Find compatible child node 822 struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function 834 EXPORT_SYMBOL(of_get_compatible_child); variable
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | of.h | 298 extern struct device_node *of_get_compatible_child(const struct device_node *parent, 557 static inline struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | meson-mx-sdio.c | 518 slot_node = of_get_compatible_child(parent->of_node, "mmc-slot"); in meson_mx_mmc_slot_pdev()
|
/kernel/linux/linux-5.10/drivers/usb/dwc3/ |
H A D | dwc3-meson-g12a.c | 573 np = of_get_compatible_child(dev->of_node, compatible); in dwc3_meson_g12_find_child()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_gpu.c | 792 node = of_get_compatible_child(dev->of_node, "qcom,gpu-pwrlevels"); in adreno_get_legacy_pwrlevels()
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | twl4030_charger.c | 1023 phynode = of_get_compatible_child(bci->dev->of_node->parent, in twl4030_bci_probe()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | meson-mx-sdio.c | 517 slot_node = of_get_compatible_child(parent->of_node, "mmc-slot"); in meson_mx_mmc_slot_pdev()
|