Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dahci.c105 static int ahci_pci_device_suspend(struct device *dev);
590 SET_SYSTEM_SLEEP_PM_OPS(ahci_pci_device_suspend, ahci_pci_device_resume)
876 static int ahci_pci_device_suspend(struct device *dev) in ahci_pci_device_suspend() function