Home
last modified time | relevance | path

Searched refs:stmmac_dvr_remove (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h273 int stmmac_dvr_remove(struct device *dev);
H A Dstmmac_pci.c222 stmmac_dvr_remove(&pdev->dev); in stmmac_pci_remove()
H A Ddwmac-sti.c374 int ret = stmmac_dvr_remove(&pdev->dev); in sti_dwmac_remove()
H A Ddwmac-stm32.c424 int ret = stmmac_dvr_remove(&pdev->dev); in stm32_dwmac_remove()
H A Ddwmac-dwc-qos-eth.c490 err = stmmac_dvr_remove(&pdev->dev); in dwc_eth_dwmac_remove()
H A Ddwmac-socfpga.c449 stmmac_dvr_remove(&pdev->dev); in socfpga_dwmac_probe()
H A Dstmmac_platform.c718 int ret = stmmac_dvr_remove(&pdev->dev); in stmmac_pltfr_remove()
H A Ddwmac-intel.c668 stmmac_dvr_remove(&pdev->dev); in intel_eth_pci_remove()
H A Ddwmac-sun8i.c1261 stmmac_dvr_remove(&pdev->dev); in sun8i_dwmac_probe()
H A Dstmmac_main.c5254 int stmmac_dvr_remove(struct device *dev) in stmmac_dvr_remove() function
5288 EXPORT_SYMBOL_GPL(stmmac_dvr_remove);
H A Ddwmac-rk.c2819 int ret = stmmac_dvr_remove(&pdev->dev); in rk_gmac_remove()