Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h255 int stmmac_dvr_remove(struct device *dev);
Ddwmac-sti.c369 int ret = stmmac_dvr_remove(&pdev->dev); in sti_dwmac_remove()
Ddwmac-stm32.c417 int ret = stmmac_dvr_remove(&pdev->dev); in stm32_dwmac_remove()
Ddwmac-socfpga.c445 stmmac_dvr_remove(&pdev->dev); in socfpga_dwmac_probe()
Ddwmac-dwc-qos-eth.c483 err = stmmac_dvr_remove(&pdev->dev); in dwc_eth_dwmac_remove()
Dstmmac_pci.c530 stmmac_dvr_remove(&pdev->dev); in stmmac_pci_remove()
Dstmmac_platform.c695 int ret = stmmac_dvr_remove(&pdev->dev); in stmmac_pltfr_remove()
Ddwmac-rk.c1437 int ret = stmmac_dvr_remove(&pdev->dev); in rk_gmac_remove()
Dstmmac_main.c4680 int stmmac_dvr_remove(struct device *dev) in stmmac_dvr_remove() function
4709 EXPORT_SYMBOL_GPL(stmmac_dvr_remove);