Searched refs:ufshcd_system_suspend (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.15/drivers/scsi/ufs/ |
| D | tc-dwc-g210-pltfrm.c | 87 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
|
| D | ufshcd-pci.c | 549 .suspend = ufshcd_system_suspend, 551 .freeze = ufshcd_system_suspend, 553 .poweroff = ufshcd_system_suspend,
|
| D | tc-dwc-g210-pci.c | 121 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
|
| D | cdns-pltfrm.c | 321 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
|
| D | ufs-hisi.c | 575 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
|
| D | ufs-mediatek.c | 1143 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
|
| D | ufshcd.h | 1063 extern int ufshcd_system_suspend(struct device *dev);
|
| D | ufs-qcom.c | 1549 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
|
| D | ufs-exynos.c | 1290 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
|
| D | ufshcd.c | 9250 int ufshcd_system_suspend(struct device *dev) in ufshcd_system_suspend() function 9266 EXPORT_SYMBOL(ufshcd_system_suspend);
|
| /Linux-v5.15/include/trace/events/ |
| D | ufs.h | 224 DEFINE_EVENT(ufshcd_template, ufshcd_system_suspend,
|