Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/aacraid/
Dlinit.c1886 static int __maybe_unused aac_resume(struct device *dev) in aac_resume() function
2051 static SIMPLE_DEV_PM_OPS(aac_pm_ops, aac_suspend, aac_resume);