Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dsd.c109 static int sd_suspend_system(struct device *);
506 .suspend = sd_suspend_system,
508 .poweroff = sd_suspend_system,
3285 static int sd_suspend_system(struct device *dev) in sd_suspend_system() function