Home
last modified time | relevance | path

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

/linux/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.c280 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-amd-versal2.c547 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.c670 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dufs-qcom.c2443 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dufs-mediatek.c2494 ret = ufshcd_runtime_suspend(dev); in ufs_mtk_runtime_suspend()
H A Dufs-exynos.c2221 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
/linux/drivers/ufs/core/
H A Dufs_trace.h235 DEFINE_EVENT(ufshcd_template, ufshcd_runtime_suspend,
H A Dufshcd.c10516 int ufshcd_runtime_suspend(struct device *dev) in ufshcd_runtime_suspend() function
10529 EXPORT_SYMBOL(ufshcd_runtime_suspend);
/linux/include/ufs/
H A Dufshcd.h1347 extern int ufshcd_runtime_suspend(struct device *dev);