Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/arcnet/
H A Dcom20020-pci.c117 static void com20020pci_remove(struct pci_dev *pdev);
288 com20020pci_remove(pdev); in com20020pci_probe()
292 static void com20020pci_remove(struct pci_dev *pdev) in com20020pci_remove() function
602 .remove = com20020pci_remove,