Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dsd.c110 static int sd_suspend_runtime(struct device *);
601 .runtime_suspend = sd_suspend_runtime,
3708 static int sd_suspend_runtime(struct device *dev) in sd_suspend_runtime() function