Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dahci.c86 static void ahci_shutdown_one(struct pci_dev *dev);
637 .shutdown = ahci_shutdown_one,
1920 static void ahci_shutdown_one(struct pci_dev *pdev) in ahci_shutdown_one() function