Home
last modified time | relevance | path

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

/linux-6.15/drivers/ata/
H A Dahci.c99 static int ahci_pci_device_runtime_suspend(struct device *dev);
652 SET_RUNTIME_PM_OPS(ahci_pci_device_runtime_suspend,
987 static int ahci_pci_device_runtime_suspend(struct device *dev) in ahci_pci_device_runtime_suspend() function