Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/ufs/
Dufshcd.c181 static int __ufshcd_setup_clocks(struct ufs_hba *hba, bool on,
668 __ufshcd_setup_clocks(hba, false, true); in ufshcd_gate_work()
4542 static int __ufshcd_setup_clocks(struct ufs_hba *hba, bool on, in __ufshcd_setup_clocks() function
4591 return __ufshcd_setup_clocks(hba, on, false); in ufshcd_setup_clocks()
5057 __ufshcd_setup_clocks(hba, false, true); in ufshcd_suspend()