Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.c573 static void gdth_pci_remove_one(struct pci_dev *pdev);
591 .remove = gdth_pci_remove_one,
594 static void gdth_pci_remove_one(struct pci_dev *pdev) in gdth_pci_remove_one() function