Searched refs:sd_suspend_system (Results 1 – 1 of 1) sorted by relevance
112 static int sd_suspend_system(struct device *);549 .suspend = sd_suspend_system,551 .poweroff = sd_suspend_system,3568 static int sd_suspend_system(struct device *dev) in sd_suspend_system() function