Searched refs:ufshcd_pltfrm_suspend (Results 1 – 3 of 3) sorted by relevance
25 int ufshcd_pltfrm_suspend(struct device *dev);33 #define ufshcd_pltfrm_suspend NULL macro
235 int ufshcd_pltfrm_suspend(struct device *dev) in ufshcd_pltfrm_suspend() function239 EXPORT_SYMBOL_GPL(ufshcd_pltfrm_suspend);
1557 .suspend = ufshcd_pltfrm_suspend,