Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aacraid/
Dlinit.c1875 static int __maybe_unused aac_resume(struct device *dev) in aac_resume() function
2040 static SIMPLE_DEV_PM_OPS(aac_pm_ops, aac_suspend, aac_resume);