Home
last modified time | relevance | path

Searched refs:ufshcd_runtime_suspend (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/drivers/ufs/host/
H A Dtc-dwc-g210-pltfrm.c84 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dtc-dwc-g210-pci.c111 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dcdns-pltfrm.c315 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dufs-rockchip.c270 return ufshcd_runtime_suspend(dev); in ufs_rockchip_runtime_suspend()
H A Dufs-sprd.c435 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dufs-hisi.c584 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dufshcd-pci.c621 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dufs-qcom.c2043 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dufs-mediatek.c1926 ret = ufshcd_runtime_suspend(dev); in ufs_mtk_runtime_suspend()
H A Dufs-exynos.c2203 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
/linux-6.15/drivers/ufs/core/
H A Dufs_trace.h235 DEFINE_EVENT(ufshcd_template, ufshcd_runtime_suspend,
H A Dufshcd.c10203 int ufshcd_runtime_suspend(struct device *dev) in ufshcd_runtime_suspend() function
10216 EXPORT_SYMBOL(ufshcd_runtime_suspend);
/linux-6.15/include/ufs/
H A Dufshcd.h1373 extern int ufshcd_runtime_suspend(struct device *dev);