Home
last modified time | relevance | path

Searched refs:devm_stmmac_pltfr_probe (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-renesas-gbeth.c126 return devm_stmmac_pltfr_probe(pdev, plat_dat, &stmmac_res); in renesas_gbeth_probe()
H A Ddwmac-loongson1.c210 return devm_stmmac_pltfr_probe(pdev, plat_dat, &stmmac_res); in ls1x_dwmac_probe()
H A Ddwmac-thead.c264 return devm_stmmac_pltfr_probe(pdev, plat, &stmmac_res); in thead_dwmac_probe()
H A Dstmmac_platform.c857 int devm_stmmac_pltfr_probe(struct platform_device *pdev, in devm_stmmac_pltfr_probe() function
870 EXPORT_SYMBOL_GPL(devm_stmmac_pltfr_probe);
H A Ddwmac-socfpga.c504 return devm_stmmac_pltfr_probe(pdev, plat_dat, &stmmac_res); in socfpga_dwmac_probe()
H A Ddwmac-qcom-ethqos.c873 return devm_stmmac_pltfr_probe(pdev, plat_dat, &stmmac_res); in qcom_ethqos_probe()