Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/ufs/
Dufshcd.h558 int pm_op_in_progress; member
Dufshcd.c504 hba->pm_op_in_progress, hba->is_sys_suspended); in ufshcd_print_host_state()
1838 if (!hba->clk_scaling.is_allowed || hba->pm_op_in_progress) in ufshcd_clk_scaling_start_busy()
4742 if (!hba->pm_op_in_progress && in ufshcd_transfer_rsp_status()
6941 if (!ufshcd_eh_in_progress(hba) && !hba->pm_op_in_progress) { in ufshcd_probe_hba()
6985 if (ret && !ufshcd_eh_in_progress(hba) && !hba->pm_op_in_progress) { in ufshcd_probe_hba()
7754 hba->pm_op_in_progress = 1; in ufshcd_suspend()
7869 hba->pm_op_in_progress = 0; in ufshcd_suspend()
7890 hba->pm_op_in_progress = 1; in ufshcd_resume()
7973 hba->pm_op_in_progress = 0; in ufshcd_resume()