Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-generic.c56 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in dwmac_generic_probe()
Ddwmac-lpc18xx.c64 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in lpc18xx_dwmac_probe()
Ddwmac-meson.c78 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in meson6_dwmac_probe()
Dstmmac.h146 int stmmac_dvr_probe(struct device *device,
Ddwmac-sunxi.c156 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sun7i_gmac_probe()
Dstmmac_pci.c222 return stmmac_dvr_probe(&pdev->dev, plat, &res); in stmmac_pci_probe()
Ddwmac-socfpga.c276 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in socfpga_dwmac_probe()
Ddwmac-ipq806x.c351 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in ipq806x_gmac_probe()
Ddwmac-sti.c368 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sti_dwmac_probe()
Ddwmac-rk.c603 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in rk_gmac_probe()
Dstmmac_main.c2826 int stmmac_dvr_probe(struct device *device, in stmmac_dvr_probe() function
2987 EXPORT_SYMBOL_GPL(stmmac_dvr_probe);