Searched refs:pm_op_in_progress (Results 1 – 2 of 2) sorted by relevance
639 hba->pm_op_in_progress, hba->is_sys_suspended); in ufshcd_print_host_state()2194 if (!hba->clk_scaling.is_enabled || hba->pm_op_in_progress) in ufshcd_clk_scaling_start_busy()3001 if (hba->pm_op_in_progress) { in ufshcd_queuecommand()5420 if (!hba->pm_op_in_progress && in ufshcd_transfer_rsp_status()7849 if (hba->pm_op_in_progress) { in ufshcd_eh_host_reset_handler()8911 if (!hba->pm_op_in_progress && in ufshcd_probe_hba()9692 hba->pm_op_in_progress = true; in __ufshcd_wl_suspend()9862 hba->pm_op_in_progress = false; in __ufshcd_wl_suspend()9872 hba->pm_op_in_progress = true; in __ufshcd_wl_resume()9954 hba->pm_op_in_progress = false; in __ufshcd_wl_resume()
1002 int pm_op_in_progress; member