Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/arcnet/
Dcom20020-pci.c117 static void com20020pci_remove(struct pci_dev *pdev);
285 com20020pci_remove(pdev); in com20020pci_probe()
289 static void com20020pci_remove(struct pci_dev *pdev) in com20020pci_remove() function
599 .remove = com20020pci_remove,