Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd.c236 static int ufshcd_probe_hba(struct ufs_hba *hba, bool async);
7065 err = ufshcd_probe_hba(hba, false); in ufshcd_host_reset_and_restore()
7877 static int ufshcd_probe_hba(struct ufs_hba *hba, bool async) in ufshcd_probe_hba() function
7982 ret = ufshcd_probe_hba(hba, true); in ufshcd_async_scan()