Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/ufs/
Dufshcd.c247 static int __ufshcd_setup_clocks(struct ufs_hba *hba, bool on,
1640 __ufshcd_setup_clocks(hba, false, true); in ufshcd_gate_work()
7270 static int __ufshcd_setup_clocks(struct ufs_hba *hba, bool on, in __ufshcd_setup_clocks() function
7350 return __ufshcd_setup_clocks(hba, on, false); in ufshcd_setup_clocks()
7839 __ufshcd_setup_clocks(hba, false, true); in ufshcd_suspend()