Home
last modified time | relevance | path

Searched refs:stmmac_dvr_probe (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-lpc18xx.c64 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in lpc18xx_dwmac_probe()
H A Ddwmac-meson.c70 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in meson6_dwmac_probe()
H A Ddwmac-rzn1.c68 ret = stmmac_dvr_probe(dev, plat_dat, &stmmac_res); in rzn1_dwmac_probe()
H A Ddwmac-anarion.c127 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in anarion_dwmac_probe()
H A Ddwmac-intel-plat.c151 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in intel_eth_plat_probe()
H A Ddwmac-starfive.c163 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in starfive_dwmac_probe()
H A Ddwmac-sunxi.c155 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sun7i_gmac_probe()
H A Dstmmac_pci.c222 return stmmac_dvr_probe(&pdev->dev, plat, &res); in stmmac_pci_probe()
H A Ddwmac-visconti.c245 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in visconti_eth_dwmac_probe()
H A Ddwmac-sti.c303 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sti_dwmac_probe()
H A Ddwmac-ingenic.c294 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in ingenic_mac_probe()
H A Ddwmac-imx.c381 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in imx_dwmac_probe()
H A Dstmmac.h415 int stmmac_dvr_probe(struct device *device,
H A Ddwmac-dwc-qos-eth.c452 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in dwc_eth_dwmac_probe()
H A Ddwmac-meson8b.c478 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in meson8b_dwmac_probe()
H A Ddwmac-ipq806x.c486 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in ipq806x_gmac_probe()
H A Ddwmac-tegra.c353 err = stmmac_dvr_probe(&pdev->dev, plat, &res); in tegra_mgbe_probe()
H A Ddwmac-socfpga.c489 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in socfpga_dwmac_probe()
H A Ddwmac-stm32.c552 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in stm32_dwmac_probe()
H A Ddwmac-mediatek.c670 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in mediatek_dwmac_probe()
H A Ddwmac-loongson.c588 ret = stmmac_dvr_probe(&pdev->dev, plat, &res); in loongson_dwmac_probe()
H A Dstmmac_platform.c809 ret = stmmac_dvr_probe(&pdev->dev, plat, res); in stmmac_pltfr_probe()
H A Ddwmac-sun8i.c1252 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sun8i_dwmac_probe()
H A Ddwmac-intel.c1114 ret = stmmac_dvr_probe(&pdev->dev, plat, &res); in intel_eth_pci_probe()
H A Ddwmac-rk.c2003 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in rk_gmac_probe()

12