Searched refs:pm_op_in_progress (Results 1 – 2 of 2) sorted by relevance
638 hba->pm_op_in_progress, hba->is_sys_suspended); in ufshcd_print_host_state()2161 if (!hba->clk_scaling.is_enabled || hba->pm_op_in_progress) in ufshcd_clk_scaling_start_busy()2968 if (hba->pm_op_in_progress) { in ufshcd_queuecommand()5400 if (!hba->pm_op_in_progress && in ufshcd_transfer_rsp_status()7785 if (hba->pm_op_in_progress) { in ufshcd_eh_host_reset_handler()8796 if (!hba->pm_op_in_progress && in ufshcd_probe_hba()9577 hba->pm_op_in_progress = true; in __ufshcd_wl_suspend()9747 hba->pm_op_in_progress = false; in __ufshcd_wl_suspend()9757 hba->pm_op_in_progress = true; in __ufshcd_wl_resume()9839 hba->pm_op_in_progress = false; in __ufshcd_wl_resume()
993 int pm_op_in_progress; member