Searched refs:pmcraid_suspend (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/
H A Dpmcraid.c4787 * pmcraid_suspend - driver suspend entry point for power management
4792 static int __maybe_unused pmcraid_suspend(struct device *dev) function
5360 static SIMPLE_DEV_PM_OPS(pmcraid_pm_ops, pmcraid_suspend, pmcraid_resume);

Completed in 164 milliseconds