Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.c99 static int ahci_pci_device_resume(struct device *dev);
614 SET_SYSTEM_SLEEP_PM_OPS(ahci_pci_device_suspend, ahci_pci_device_resume)
892 static int ahci_pci_device_resume(struct device *dev) in ahci_pci_device_resume() function