Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci.c86 static void ahci_shutdown_one(struct pci_dev *dev);
652 .shutdown = ahci_shutdown_one,
2058 static void ahci_shutdown_one(struct pci_dev *pdev) in ahci_shutdown_one() function