Searched refs:ufshcd_pltfrm_runtime_suspend (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/ufs/
H A Dufshcd-pltfrm.h27 int ufshcd_pltfrm_runtime_suspend(struct device *dev);
35 #define ufshcd_pltfrm_runtime_suspend NULL macro
H A Dufshcd-pltfrm.c254 int ufshcd_pltfrm_runtime_suspend(struct device *dev) ufshcd_pltfrm_runtime_suspend() function
258 EXPORT_SYMBOL_GPL(ufshcd_pltfrm_runtime_suspend); variable
H A Dufs-qcom.c1559 .runtime_suspend = ufshcd_pltfrm_runtime_suspend,

Completed in 128 milliseconds