Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-meson.c73 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in meson6_dwmac_probe()
H A Ddwmac-sophgo.c65 return stmmac_dvr_probe(dev, plat_dat, &stmmac_res); in sophgo_dwmac_probe()
H A Ddwmac-starfive.c153 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in starfive_dwmac_probe()
H A Ddwmac-spacemit.c207 return stmmac_dvr_probe(dev, plat_dat, &stmmac_res); in spacemit_dwmac_probe()
H A Ddwmac-motorcomm.c359 return stmmac_dvr_probe(&pdev->dev, plat, &res); in motorcomm_probe()
H A Dstmmac.h412 int stmmac_dvr_probe(struct device *device,
H A Ddwmac-tegra.c376 err = stmmac_dvr_probe(&pdev->dev, plat, &res); in tegra_mgbe_probe()
H A Dstmmac_platform.c855 return stmmac_dvr_probe(&pdev->dev, plat, res); in stmmac_pltfr_probe()
H A Ddwmac-intel.c1341 ret = stmmac_dvr_probe(&pdev->dev, plat, &res); in intel_eth_pci_probe()
H A Dstmmac_main.c8129 int stmmac_dvr_probe(struct device *dev, struct plat_stmmacenet_data *plat_dat, in stmmac_dvr_probe() function
8146 EXPORT_SYMBOL_GPL(stmmac_dvr_probe);