Home
last modified time | relevance | path

Searched refs:stmmac_pltfr_remove (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_platform.h22 int stmmac_pltfr_remove(struct platform_device *pdev);
H A Ddwmac-lpc18xx.c86 .remove = stmmac_pltfr_remove,
H A Ddwmac-generic.c90 .remove = stmmac_pltfr_remove,
H A Ddwmac-meson.c94 .remove = stmmac_pltfr_remove,
H A Ddwmac-anarion.c144 .remove = stmmac_pltfr_remove,
H A Ddwmac-oxnas.c177 .remove = stmmac_pltfr_remove,
H A Ddwmac-sunxi.c182 .remove = stmmac_pltfr_remove,
H A Ddwmac-intel-plat.c180 ret = stmmac_pltfr_remove(pdev); in intel_eth_plat_remove()
H A Dstmmac_platform.c713 int stmmac_pltfr_remove(struct platform_device *pdev) in stmmac_pltfr_remove() function
727 EXPORT_SYMBOL_GPL(stmmac_pltfr_remove);
H A Ddwmac-imx.c296 .remove = stmmac_pltfr_remove,
H A Ddwmac-ipq806x.c376 .remove = stmmac_pltfr_remove,
H A Ddwmac-meson8b.c487 .remove = stmmac_pltfr_remove,
H A Ddwmac-mediatek.c444 .remove = stmmac_pltfr_remove,
H A Ddwmac-socfpga.c527 .remove = stmmac_pltfr_remove,
H A Ddwmac-qcom-ethqos.c535 ret = stmmac_pltfr_remove(pdev); in qcom_ethqos_remove()
H A Ddwmac-sun8i.c1285 stmmac_pltfr_remove(pdev); in sun8i_dwmac_remove()