ufshcd_system_suspend
DEFINE_EVENT(ufshcd_template, ufshcd_system_suspend,
EXPORT_SYMBOL(ufshcd_system_suspend);
return ufshcd_system_suspend(dev);
SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
ret = ufshcd_system_suspend(dev);
.suspend = ufshcd_system_suspend,
err = ufshcd_system_suspend(dev);
SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
.suspend = ufshcd_system_suspend,
.freeze = ufshcd_system_suspend,
.poweroff = ufshcd_system_suspend,
extern int ufshcd_system_suspend(struct device *dev);