Home
last modified time | relevance | path

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

12

/linux-6.15/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-sophgo.c53 return stmmac_dvr_probe(dev, plat_dat, &stmmac_res); in sophgo_dwmac_probe()
H A Ddwmac-meson.c73 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.c124 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in anarion_dwmac_probe()
H A Ddwmac-starfive.c135 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in starfive_dwmac_probe()
H A Ddwmac-intel-plat.c127 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in intel_eth_plat_probe()
H A Ddwmac-sunxi.c151 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sun7i_gmac_probe()
H A Dstmmac_pci.c220 return stmmac_dvr_probe(&pdev->dev, plat, &res); in stmmac_pci_probe()
H A Ddwmac-sti.c286 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sti_dwmac_probe()
H A Ddwmac-visconti.c245 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in visconti_eth_dwmac_probe()
H A Ddwmac-ingenic.c294 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in ingenic_mac_probe()
H A Dstmmac.h404 int stmmac_dvr_probe(struct device *device,
H A Ddwmac-dwc-qos-eth.c380 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in dwc_eth_dwmac_probe()
H A Ddwmac-imx.c395 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in imx_dwmac_probe()
H A Ddwmac-meson8b.c474 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in meson8b_dwmac_probe()
H A Ddwmac-ipq806x.c483 return stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in ipq806x_gmac_probe()
H A Ddwmac-tegra.c361 err = stmmac_dvr_probe(&pdev->dev, plat, &res); in tegra_mgbe_probe()
H A Ddwmac-socfpga.c492 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in socfpga_dwmac_probe()
H A Ddwmac-stm32.c548 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in stm32_dwmac_probe()
H A Ddwmac-mediatek.c664 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in mediatek_dwmac_probe()
H A Ddwmac-loongson.c599 ret = stmmac_dvr_probe(&pdev->dev, plat, &res); in loongson_dwmac_probe()
H A Dstmmac_platform.c811 ret = stmmac_dvr_probe(&pdev->dev, plat, res); in stmmac_pltfr_probe()
H A Ddwmac-sun8i.c1246 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sun8i_dwmac_probe()
H A Ddwmac-intel.c1333 ret = stmmac_dvr_probe(&pdev->dev, plat, &res); in intel_eth_pci_probe()

12