Searched refs:ufshcd_pltfrm_runtime_suspend (Results 1 – 3 of 3) sorted by relevance
27 int ufshcd_pltfrm_runtime_suspend(struct device *dev);35 #define ufshcd_pltfrm_runtime_suspend NULL macro
254 int ufshcd_pltfrm_runtime_suspend(struct device *dev) in ufshcd_pltfrm_runtime_suspend() function258 EXPORT_SYMBOL_GPL(ufshcd_pltfrm_runtime_suspend);
1559 .runtime_suspend = ufshcd_pltfrm_runtime_suspend,