Home
last modified time | relevance | path

Searched refs:ufshcd_runtime_suspend (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dtc-dwc-g210-pltfrm.c89 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dtc-dwc-g210-pci.c113 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dcdns-pltfrm.c318 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dufshcd-pci.c579 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dufs-sprd.c439 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dufs-hisi.c588 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dufs-mediatek.c1791 ret = ufshcd_runtime_suspend(dev); in ufs_mtk_runtime_suspend()
H A Dufs-exynos.c1752 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dufs-qcom.c1945 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dtc-dwc-g210-pci.c38 return ufshcd_runtime_suspend(dev_get_drvdata(dev)); in tc_dwc_g210_pci_runtime_suspend()
H A Dufshcd-pci.c278 return ufshcd_runtime_suspend(dev_get_drvdata(dev)); in ufshcd_pci_runtime_suspend()
H A Dufshcd-pltfrm.c241 return ufshcd_runtime_suspend(dev_get_drvdata(dev)); in ufshcd_pltfrm_runtime_suspend()
H A Dufshcd.h942 extern int ufshcd_runtime_suspend(struct ufs_hba *hba);
H A Dufshcd.c8872 * ufshcd_runtime_suspend - runtime suspend routine
8879 int ufshcd_runtime_suspend(struct ufs_hba *hba) in ufshcd_runtime_suspend() function
8897 EXPORT_SYMBOL(ufshcd_runtime_suspend); variable
/kernel/linux/linux-5.10/include/trace/events/
H A Dufs.h200 DEFINE_EVENT(ufshcd_template, ufshcd_runtime_suspend,
/kernel/linux/linux-6.6/include/trace/events/
H A Dufs.h234 DEFINE_EVENT(ufshcd_template, ufshcd_runtime_suspend,
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h1278 extern int ufshcd_runtime_suspend(struct device *dev);
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd.c10015 * ufshcd_runtime_suspend - runtime suspend callback
10022 int ufshcd_runtime_suspend(struct device *dev) in ufshcd_runtime_suspend() function
10035 EXPORT_SYMBOL(ufshcd_runtime_suspend); variable

Completed in 38 milliseconds