Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h224 int stmmac_dvr_remove(struct device *dev);
Dstmmac_pci.c302 stmmac_dvr_remove(&pdev->dev); in stmmac_pci_remove()
Ddwmac-socfpga.c366 stmmac_dvr_remove(&pdev->dev); in socfpga_dwmac_probe()
Ddwmac-sti.c373 int ret = stmmac_dvr_remove(&pdev->dev); in sti_dwmac_remove()
Ddwmac-stm32.c328 int ret = stmmac_dvr_remove(&pdev->dev); in stm32_dwmac_remove()
Ddwmac-dwc-qos-eth.c489 err = stmmac_dvr_remove(&pdev->dev); in dwc_eth_dwmac_remove()
Dstmmac_platform.c665 int ret = stmmac_dvr_remove(&pdev->dev); in stmmac_pltfr_remove()
Ddwmac-rk.c1446 int ret = stmmac_dvr_remove(&pdev->dev); in rk_gmac_remove()
Dstmmac_main.c4425 int stmmac_dvr_remove(struct device *dev) in stmmac_dvr_remove() function
4451 EXPORT_SYMBOL_GPL(stmmac_dvr_remove);