Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.c318 static int ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg);
624 .suspend = ahci_pci_device_suspend,
2294 static int ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in ahci_pci_device_suspend() function