Home
last modified time | relevance | path

Searched refs:ufshcd_system_suspend (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.15/drivers/scsi/ufs/
Dtc-dwc-g210-pltfrm.c87 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
Dufshcd-pci.c549 .suspend = ufshcd_system_suspend,
551 .freeze = ufshcd_system_suspend,
553 .poweroff = ufshcd_system_suspend,
Dtc-dwc-g210-pci.c121 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
Dcdns-pltfrm.c321 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
Dufs-hisi.c575 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
Dufs-mediatek.c1143 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
Dufshcd.h1063 extern int ufshcd_system_suspend(struct device *dev);
Dufs-qcom.c1549 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
Dufs-exynos.c1290 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
Dufshcd.c9250 int ufshcd_system_suspend(struct device *dev) in ufshcd_system_suspend() function
9266 EXPORT_SYMBOL(ufshcd_system_suspend);
/Linux-v5.15/include/trace/events/
Dufs.h224 DEFINE_EVENT(ufshcd_template, ufshcd_system_suspend,