Searched refs:ufshcd_system_suspend (Results 1 – 10 of 10) sorted by relevance
579 .suspend = ufshcd_system_suspend,581 .freeze = ufshcd_system_suspend,583 .poweroff = ufshcd_system_suspend,
87 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
120 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
321 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
579 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
1151 extern int ufshcd_system_suspend(struct device *dev);
1287 ret = ufshcd_system_suspend(dev); in ufs_mtk_system_suspend()
1555 .suspend = ufshcd_system_suspend,
1294 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
9381 int ufshcd_system_suspend(struct device *dev) in ufshcd_system_suspend() function9397 EXPORT_SYMBOL(ufshcd_system_suspend);9527 return ufshcd_system_suspend(dev); in ufshcd_system_freeze()