Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/arcnet/
Dcom20020-pci.c117 static void com20020pci_remove(struct pci_dev *pdev);
278 com20020pci_remove(pdev); in com20020pci_probe()
282 static void com20020pci_remove(struct pci_dev *pdev) in com20020pci_remove() function
592 .remove = com20020pci_remove,