Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dpmcraid.c5239 * pmcraid_suspend - driver suspend entry point for power management
5245 static int pmcraid_suspend(struct pci_dev *pdev, pm_message_t state) in pmcraid_suspend() function
5344 #define pmcraid_suspend NULL macro
5844 .suspend = pmcraid_suspend,
/kernel/linux/linux-6.6/drivers/scsi/
H A Dpmcraid.c4740 * pmcraid_suspend - driver suspend entry point for power management
4745 static int __maybe_unused pmcraid_suspend(struct device *dev) in pmcraid_suspend() function
5313 static SIMPLE_DEV_PM_OPS(pmcraid_pm_ops, pmcraid_suspend, pmcraid_resume);

Completed in 20 milliseconds