Searched refs:pm_op_in_progress (Results 1 – 2 of 2) sorted by relevance
691 hba->pm_op_in_progress, hba->is_sys_suspended); in ufshcd_print_host_state()2253 if (!hba->clk_scaling.is_enabled || hba->pm_op_in_progress) in ufshcd_clk_scaling_start_busy()3073 if (hba->pm_op_in_progress) { in ufshcd_queuecommand()4385 if (ret && !hba->pm_op_in_progress) { in ufshcd_uic_pwr_ctrl()5496 if (!hba->pm_op_in_progress && in ufshcd_transfer_rsp_status()6727 if (hba->pm_op_in_progress) { in ufshcd_err_handler()8058 if (hba->pm_op_in_progress) { in ufshcd_eh_host_reset_handler()9206 if (!hba->pm_op_in_progress && in ufshcd_probe_hba()9992 hba->pm_op_in_progress = true; in __ufshcd_wl_suspend()10164 hba->pm_op_in_progress = false; in __ufshcd_wl_suspend()[all …]
977 int pm_op_in_progress; member