Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dahci.c92 static void ahci_remove_one(struct pci_dev *dev);
599 .remove = ahci_remove_one,
1876 static void ahci_remove_one(struct pci_dev *pdev) in ahci_remove_one() function