Home
last modified time | relevance | path

Searched refs:ufshcd_runtime_resume (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.c289 return ufshcd_runtime_resume(dev); in ufs_rockchip_runtime_resume()
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.c1948 return ufshcd_runtime_resume(dev); in ufs_mtk_runtime_resume()
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.h240 DEFINE_EVENT(ufshcd_template, ufshcd_runtime_resume,
H A Dufshcd.c10230 int ufshcd_runtime_resume(struct device *dev) in ufshcd_runtime_resume() function
10243 EXPORT_SYMBOL(ufshcd_runtime_resume);
/linux-6.15/include/ufs/
H A Dufshcd.h1374 extern int ufshcd_runtime_resume(struct device *dev);