Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ufs/core/
Dufshcd.c6135 static inline bool ufshcd_err_handling_should_stop(struct ufs_hba *hba) in ufshcd_err_handling_should_stop() function
6226 if (ufshcd_err_handling_should_stop(hba)) { in ufshcd_err_handler()
6251 if (ufshcd_err_handling_should_stop(hba)) in ufshcd_err_handler()
6261 if (!ret && ufshcd_err_handling_should_stop(hba)) in ufshcd_err_handler()