Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/ufs/
Dtc-dwc-g210-pci.c28 return ufshcd_system_suspend(dev_get_drvdata(dev)); in tc_dwc_g210_pci_suspend()
Dufshcd-pci.c196 return ufshcd_system_suspend(dev_get_drvdata(dev)); in ufshcd_pci_suspend()
Dufshcd-pltfrm.c202 return ufshcd_system_suspend(dev_get_drvdata(dev)); in ufshcd_pltfrm_suspend()
Dufshcd.h930 extern int ufshcd_system_suspend(struct ufs_hba *hba);
Dufshcd.c8751 int ufshcd_system_suspend(struct ufs_hba *hba) in ufshcd_system_suspend() function
8788 EXPORT_SYMBOL(ufshcd_system_suspend);
/Linux-v5.10/include/trace/events/
Dufs.h190 DEFINE_EVENT(ufshcd_template, ufshcd_system_suspend,