Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/ufs/
Dufshcd.h695 int pm_op_in_progress; member
Dufshcd.c516 hba->pm_op_in_progress, hba->is_sys_suspended); in ufshcd_print_host_state()
1921 if (!hba->clk_scaling.is_allowed || hba->pm_op_in_progress) in ufshcd_clk_scaling_start_busy()
2600 if (hba->pm_op_in_progress) { in ufshcd_queuecommand()
4864 if (!hba->pm_op_in_progress && in ufshcd_transfer_rsp_status()
8476 hba->pm_op_in_progress = 1; in ufshcd_suspend()
8617 hba->pm_op_in_progress = 0; in ufshcd_suspend()
8639 hba->pm_op_in_progress = 1; in ufshcd_resume()
8737 hba->pm_op_in_progress = 0; in ufshcd_resume()