Home
last modified time | relevance | path

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

/drivers/scsi/
Dsr.c84 static int sr_runtime_suspend(struct device *dev);
87 .runtime_suspend = sr_runtime_suspend,
143 static int sr_runtime_suspend(struct device *dev) in sr_runtime_suspend() function