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

/linux-master/drivers/scsi/
H A Dscsi_pm.c161 static int scsi_runtime_suspend(struct device *dev) function
165 dev_dbg(dev, "scsi_runtime_suspend\n");
270 .runtime_suspend = scsi_runtime_suspend,

Completed in 201 milliseconds