Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/ufs/
Dufshcd.c181 static int __ufshcd_setup_clocks(struct ufs_hba *hba, bool on,
653 __ufshcd_setup_clocks(hba, false, true); in ufshcd_gate_work()
4447 static int __ufshcd_setup_clocks(struct ufs_hba *hba, bool on, in __ufshcd_setup_clocks() function
4497 return __ufshcd_setup_clocks(hba, on, false); in ufshcd_setup_clocks()
4975 __ufshcd_setup_clocks(hba, false, true); in ufshcd_suspend()