Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h265 int stmmac_dvr_remove(struct device *dev);
Dstmmac_pci.c222 stmmac_dvr_remove(&pdev->dev); in stmmac_pci_remove()
Ddwmac-sti.c374 int ret = stmmac_dvr_remove(&pdev->dev); in sti_dwmac_remove()
Ddwmac-socfpga.c450 stmmac_dvr_remove(&pdev->dev); in socfpga_dwmac_probe()
Ddwmac-dwc-qos-eth.c489 err = stmmac_dvr_remove(&pdev->dev); in dwc_eth_dwmac_remove()
Ddwmac-stm32.c424 int ret = stmmac_dvr_remove(&pdev->dev); in stm32_dwmac_remove()
Dstmmac_platform.c700 int ret = stmmac_dvr_remove(&pdev->dev); in stmmac_pltfr_remove()
Ddwmac-intel.c666 stmmac_dvr_remove(&pdev->dev); in intel_eth_pci_remove()
Ddwmac-rk.c1437 int ret = stmmac_dvr_remove(&pdev->dev); in rk_gmac_remove()
Dstmmac_main.c5108 int stmmac_dvr_remove(struct device *dev) in stmmac_dvr_remove() function
5139 EXPORT_SYMBOL_GPL(stmmac_dvr_remove);