Searched defs:sd_suspend_system (Results 1 - 1 of 1) sorted by last modified time

/drivers/scsi/
H A Dsd.c108 static int sd_suspend_system(struct device *);
504 .suspend = sd_suspend_system,
506 .poweroff = sd_suspend_system,
3223 static int sd_suspend_system(struct device *dev) function

Completed in 37 milliseconds