Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ufs/core/
Dufshcd.c6170 static inline bool ufshcd_err_handling_should_stop(struct ufs_hba *hba) in ufshcd_err_handling_should_stop() function
6261 if (ufshcd_err_handling_should_stop(hba)) { in ufshcd_err_handler()
6286 if (ufshcd_err_handling_should_stop(hba)) in ufshcd_err_handler()
6296 if (!ret && ufshcd_err_handling_should_stop(hba)) in ufshcd_err_handler()