Searched refs:of_get_compatible_child (Results 1 – 14 of 14) sorted by relevance
| /linux/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()
|
| /linux/drivers/clk/at91/ |
| H A D | sckc.c | 395 child = of_get_compatible_child(np, "atmel,at91sam9x5-clk-slow-osc"); in at91sam9x5_sckc_register() 402 child = of_get_compatible_child(np, "atmel,at91sam9x5-clk-slow"); in at91sam9x5_sckc_register()
|
| /linux/drivers/i2c/ |
| H A D | i2c-core-of-prober.c | 336 node = of_get_compatible_child(bus_node, compat); in i2c_of_probe_simple_enable()
|
| /linux/drivers/firmware/ |
| H A D | raspberrypi.c | 223 firmware = of_get_compatible_child(dev->of_node, in rpi_register_clk_driver()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-imx8mp.c | 230 struct device_node *dwc3_np __free(device_node) = of_get_compatible_child(node, in dwc3_imx8mp_probe()
|
| H A D | dwc3-qcom-legacy.c | 710 struct device_node *dwc3_np __free(device_node) = of_get_compatible_child(np, in dwc3_qcom_of_register_core()
|
| H A D | dwc3-meson-g12a.c | 567 np = of_get_compatible_child(dev->of_node, compatible); in dwc3_meson_g12_find_child()
|
| /linux/drivers/net/dsa/lantiq/ |
| H A D | lantiq_gswip.c | 410 gphy_fw_np = of_get_compatible_child(dev->of_node, "lantiq,gphy-fw"); in gswip_probe()
|
| H A D | lantiq_gswip_common.c | 194 mdio_np = of_get_compatible_child(switch_np, "lantiq,xrx200-mdio"); in gswip_mdio()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_hdmi_common.c | 262 cec_np = of_get_compatible_child(np->parent, "mediatek,mt8173-cec"); in mtk_hdmi_get_cec_dev()
|
| /linux/include/linux/ |
| H A D | of.h | 300 extern struct device_node *of_get_compatible_child(const struct device_node *parent, 597 static inline struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function
|
| /linux/drivers/counter/ |
| H A D | stm32-timer-cnt.c | 697 tnode = of_get_compatible_child(pnode, stm32_timer_trigger_compat[i]); in stm32_timer_cnt_probe_encoder()
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | topology.c | 1200 link->platforms->of_node = of_get_compatible_child(component->dev->of_node, in audioreach_put_vol_ctrl_audio_mixer()
|
| /linux/drivers/mtd/ |
| H A D | mtdcore.c | 965 np = of_get_compatible_child(mtd->dev.of_node, compatible); in mtd_otp_nvmem_register()
|