Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-lpc18xx.c66 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in lpc18xx_dwmac_probe()
H A Ddwmac-generic.c56 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in dwmac_generic_probe()
H A Ddwmac-meson.c74 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in meson6_dwmac_probe()
H A Ddwmac-anarion.c127 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in anarion_dwmac_probe()
H A Ddwmac-oxnas.c154 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in oxnas_dwmac_probe()
H A Ddwmac-sunxi.c160 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sun7i_gmac_probe()
H A Ddwmac-intel-plat.c161 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in intel_eth_plat_probe()
H A Dstmmac.h274 int stmmac_dvr_probe(struct device *device,
H A Dstmmac_pci.c208 return stmmac_dvr_probe(&pdev->dev, plat, &res); in stmmac_pci_probe()
H A Ddwmac-imx.c260 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in imx_dwmac_probe()
H A Ddwmac-ipq806x.c351 err = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in ipq806x_gmac_probe()
H A Ddwmac-sti.c357 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sti_dwmac_probe()
H A Ddwmac-meson8b.c440 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in meson8b_dwmac_probe()
H A Ddwmac-mediatek.c425 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in mediatek_dwmac_probe()
H A Ddwmac-stm32.c406 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in stm32_dwmac_probe()
H A Ddwmac-dwc-qos-eth.c467 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in dwc_eth_dwmac_probe()
H A Ddwmac-socfpga.c429 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in socfpga_dwmac_probe()
H A Ddwmac-qcom-ethqos.c509 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in qcom_ethqos_probe()
H A Ddwmac-intel.c646 ret = stmmac_dvr_probe(&pdev->dev, plat, &res); in intel_eth_pci_probe()
H A Ddwmac-sun8i.c1232 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sun8i_dwmac_probe()
H A Dstmmac_main.c4999 int stmmac_dvr_probe(struct device *device, in stmmac_dvr_probe() function
5246 EXPORT_SYMBOL_GPL(stmmac_dvr_probe);
H A Ddwmac-rk.c2798 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in rk_gmac_probe()