Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/ata/
Dahci.c84 static void ahci_remove_one(struct pci_dev *dev);
626 .remove = ahci_remove_one,
1928 static void ahci_remove_one(struct pci_dev *pdev) in ahci_remove_one() function