Searched refs:check_for_bkops (Results 1 – 1 of 1) sorted by relevance
8658 int check_for_bkops) in ufshcd_link_state_transition() argument8681 (!check_for_bkops || !hba->auto_bkops_enabled)) { in ufshcd_link_state_transition()8809 int check_for_bkops; in __ufshcd_wl_suspend() local8897 check_for_bkops = !ufshcd_is_ufs_dev_deepsleep(hba); in __ufshcd_wl_suspend()8898 ret = ufshcd_link_state_transition(hba, req_link_state, check_for_bkops); in __ufshcd_wl_suspend()