Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/ata/
Dahci.c85 static void ahci_shutdown_one(struct pci_dev *dev);
627 .shutdown = ahci_shutdown_one,
1923 static void ahci_shutdown_one(struct pci_dev *pdev) in ahci_shutdown_one() function