Searched refs:dwcmshc_suspend (Results 1 – 2 of 2) sorted by relevance
195 static int dwcmshc_suspend(struct device *dev) in dwcmshc_suspend() function234 static SIMPLE_DEV_PM_OPS(dwcmshc_pmops, dwcmshc_suspend, dwcmshc_resume);
43814 @@ -207,6 +429,7 @@ static int dwcmshc_suspend(struct device *dev)43834 -static SIMPLE_DEV_PM_OPS(dwcmshc_pmops, dwcmshc_suspend, dwcmshc_resume);43863 + SET_SYSTEM_SLEEP_PM_OPS(dwcmshc_suspend, dwcmshc_resume)