Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.c85 static void ahci_shutdown_one(struct pci_dev *dev);
624 .shutdown = ahci_shutdown_one,
1920 static void ahci_shutdown_one(struct pci_dev *pdev) in ahci_shutdown_one() function