Searched refs:stmmac_get_platform_resources (Results 1 – 19 of 19) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_platform.h | 19 int stmmac_get_platform_resources(struct platform_device *pdev,
|
| H A D | dwmac-lpc18xx.c | 36 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in lpc18xx_dwmac_probe()
|
| H A D | dwmac-generic.c | 25 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in dwmac_generic_probe()
|
| H A D | dwmac-meson.c | 51 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in meson6_dwmac_probe()
|
| H A D | dwmac-anarion.c | 110 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in anarion_dwmac_probe()
|
| H A D | dwmac-oxnas.c | 117 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in oxnas_dwmac_probe()
|
| H A D | dwmac-sunxi.c | 107 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in sun7i_gmac_probe()
|
| H A D | dwmac-intel-plat.c | 87 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in intel_eth_plat_probe()
|
| H A D | stmmac_platform.c | 665 int stmmac_get_platform_resources(struct platform_device *pdev, in stmmac_get_platform_resources() function 705 EXPORT_SYMBOL_GPL(stmmac_get_platform_resources);
|
| H A D | dwmac-imx.c | 221 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in imx_dwmac_probe()
|
| H A D | dwmac-ipq806x.c | 254 val = stmmac_get_platform_resources(pdev, &stmmac_res); in ipq806x_gmac_probe()
|
| H A D | dwmac-sti.c | 324 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in sti_dwmac_probe()
|
| H A D | dwmac-meson8b.c | 369 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in meson8b_dwmac_probe()
|
| H A D | dwmac-mediatek.c | 406 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in mediatek_dwmac_probe()
|
| H A D | dwmac-stm32.c | 370 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in stm32_dwmac_probe()
|
| H A D | dwmac-socfpga.c | 396 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in socfpga_dwmac_probe()
|
| H A D | dwmac-qcom-ethqos.c | 460 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in qcom_ethqos_probe()
|
| H A D | dwmac-sun8i.c | 1138 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in sun8i_dwmac_probe()
|
| H A D | dwmac-rk.c | 2768 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in rk_gmac_probe()
|