Home
last modified time | relevance | path

Searched refs:of_get_compatible_child (Results 1 - 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
H A Duart.c76 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 Duart.c65 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 Dtimer-riscv.c116 child = of_get_compatible_child(n, "riscv,cpu-intc"); in riscv_timer_init_dt()
/kernel/linux/linux-5.10/drivers/clk/at91/
H A Dsckc.c389 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 Dsja1105_mdio.c266 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 Dsckc.c393 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 Draspberrypi.c220 firmware = of_get_compatible_child(dev->of_node, in rpi_register_clk_driver()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddwc3-imx8mp.c222 dwc3_np = of_get_compatible_child(node, "snps,dwc3"); in dwc3_imx8mp_probe()
H A Ddwc3-st.c254 child = of_get_compatible_child(node, "snps,dwc3"); in st_dwc3_probe()
H A Ddwc3-meson-g12a.c567 np = of_get_compatible_child(dev->of_node, compatible); in dwc3_meson_g12_find_child()
/kernel/linux/linux-6.6/drivers/firmware/
H A Draspberrypi.c221 firmware = of_get_compatible_child(dev->of_node, in rpi_register_clk_driver()
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Drealtek-smi-core.c350 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 Dbcmmii.c376 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 Drealtek-smi.c375 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 Dbcmmii.c419 priv->mdio_dn = of_get_compatible_child(dn, compat); in bcmgenet_mii_of_find_mdio()
/kernel/linux/linux-6.6/drivers/of/
H A Dplatform.c623 node = of_get_compatible_child(of_chosen, "simple-framebuffer"); in of_platform_default_populate_init()
H A Dbase.c674 * 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 Dof.h293 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 Dbase.c812 * 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 Dof.h298 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 Dmeson-mx-sdio.c518 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 Ddwc3-meson-g12a.c573 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 Dadreno_gpu.c792 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 Dtwl4030_charger.c1023 phynode = of_get_compatible_child(bci->dev->of_node->parent, in twl4030_bci_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmeson-mx-sdio.c517 slot_node = of_get_compatible_child(parent->of_node, "mmc-slot"); in meson_mx_mmc_slot_pdev()

Completed in 28 milliseconds

12