Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/ufs/
Dufshcd.c244 static int __ufshcd_setup_clocks(struct ufs_hba *hba, bool on,
1654 __ufshcd_setup_clocks(hba, false, true); in ufshcd_gate_work()
6988 static int __ufshcd_setup_clocks(struct ufs_hba *hba, bool on, in __ufshcd_setup_clocks() function
7068 return __ufshcd_setup_clocks(hba, on, false); in ufshcd_setup_clocks()
7552 __ufshcd_setup_clocks(hba, false, true); in ufshcd_suspend()