Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd.c543 hba->pm_op_in_progress, hba->is_sys_suspended); in ufshcd_print_host_state()
1980 if (!hba->clk_scaling.is_enabled || hba->pm_op_in_progress) { in ufshcd_clk_scaling_start_busy()
2714 if (hba->pm_op_in_progress) { in ufshcd_queuecommand()
5054 if (!hba->pm_op_in_progress && in ufshcd_transfer_rsp_status()
8691 hba->pm_op_in_progress = 1; in ufshcd_suspend()
8828 hba->pm_op_in_progress = 0; in ufshcd_suspend()
8850 hba->pm_op_in_progress = 1; in ufshcd_resume()
8948 hba->pm_op_in_progress = 0; in ufshcd_resume()
H A Dufshcd.h818 int pm_op_in_progress; member