Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/ufs/
Dufshcd.c224 static int __ufshcd_setup_clocks(struct ufs_hba *hba, bool on,
1721 __ufshcd_setup_clocks(hba, false, true); in ufshcd_gate_work()
7991 static int __ufshcd_setup_clocks(struct ufs_hba *hba, bool on, in __ufshcd_setup_clocks() function
8057 return __ufshcd_setup_clocks(hba, on, false); in ufshcd_setup_clocks()
8582 __ufshcd_setup_clocks(hba, false, true); in ufshcd_suspend()