Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dsd.c114 static int sd_suspend_system(struct device *);
606 .suspend = sd_suspend_system,
608 .poweroff = sd_suspend_system,
3682 static int sd_suspend_system(struct device *dev) in sd_suspend_system() function