Home
last modified time | relevance | path

Searched refs:ufshcd_pltfrm_runtime_suspend (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufshcd-pltfrm.h39 int ufshcd_pltfrm_runtime_suspend(struct device *dev);
47 #define ufshcd_pltfrm_runtime_suspend NULL macro
Dtc-dwc-g210-pltfrm.c89 .runtime_suspend = ufshcd_pltfrm_runtime_suspend,
Dufshcd-pltfrm.c239 int ufshcd_pltfrm_runtime_suspend(struct device *dev) in ufshcd_pltfrm_runtime_suspend() function
243 EXPORT_SYMBOL_GPL(ufshcd_pltfrm_runtime_suspend);
Dcdns-pltfrm.c320 .runtime_suspend = ufshcd_pltfrm_runtime_suspend,
Dufs-hisi.c588 .runtime_suspend = ufshcd_pltfrm_runtime_suspend,
Dufs-mediatek.c971 .runtime_suspend = ufshcd_pltfrm_runtime_suspend,
Dufs-qcom.c1552 .runtime_suspend = ufshcd_pltfrm_runtime_suspend,
Dufs-exynos.c1281 .runtime_suspend = ufshcd_pltfrm_runtime_suspend,
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch355584 + .runtime_suspend = ufshcd_pltfrm_runtime_suspend,