Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.h27 int stmmac_get_platform_resources(struct platform_device *pdev,
Ddwmac-generic.c25 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in dwmac_generic_probe()
Ddwmac-lpc18xx.c36 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in lpc18xx_dwmac_probe()
Dstmmac_platform.c244 int stmmac_get_platform_resources(struct platform_device *pdev, in stmmac_get_platform_resources() function
286 EXPORT_SYMBOL_GPL(stmmac_get_platform_resources);
Ddwmac-meson.c58 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in meson6_dwmac_probe()
Ddwmac-sunxi.c114 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in sun7i_gmac_probe()
Ddwmac-socfpga.c243 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in socfpga_dwmac_probe()
Ddwmac-ipq806x.c267 val = stmmac_get_platform_resources(pdev, &stmmac_res); in ipq806x_gmac_probe()
Ddwmac-sti.c339 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in sti_dwmac_probe()
Ddwmac-rk.c582 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in rk_gmac_probe()