Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dsd.c113 static int sd_suspend_runtime(struct device *);
553 .runtime_suspend = sd_suspend_runtime,
3573 static int sd_suspend_runtime(struct device *dev) in sd_suspend_runtime() function