Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd.c5941 static inline bool ufshcd_err_handling_should_stop(struct ufs_hba *hba) in ufshcd_err_handling_should_stop() function
6018 if (ufshcd_err_handling_should_stop(hba)) { in ufshcd_err_handler()
6037 if (ufshcd_err_handling_should_stop(hba)) in ufshcd_err_handler()
6047 if (!ret && ufshcd_err_handling_should_stop(hba)) in ufshcd_err_handler()