Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dsr.c88 static int sr_runtime_suspend(struct device *dev);
91 .runtime_suspend = sr_runtime_suspend,
147 static int sr_runtime_suspend(struct device *dev) in sr_runtime_suspend() function
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsr.c89 static int sr_runtime_suspend(struct device *dev);
92 .runtime_suspend = sr_runtime_suspend,
146 static int sr_runtime_suspend(struct device *dev) in sr_runtime_suspend() function

Completed in 3 milliseconds