Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dahci.c84 static void ahci_remove_one(struct pci_dev *dev);
638 .remove = ahci_remove_one,
1949 static void ahci_remove_one(struct pci_dev *pdev) in ahci_remove_one() function