Searched refs:is_busy_started (Results 1 – 2 of 2) sorted by relevance
1401 if (scaling->is_busy_started) in ufshcd_devfreq_get_dev_status()1413 scaling->is_busy_started = true; in ufshcd_devfreq_get_dev_status()1416 scaling->is_busy_started = false; in ufshcd_devfreq_get_dev_status()1997 hba->clk_scaling.is_busy_started = false; in ufshcd_clk_scaling_start_busy()2000 if (!hba->clk_scaling.is_busy_started) { in ufshcd_clk_scaling_start_busy()2002 hba->clk_scaling.is_busy_started = true; in ufshcd_clk_scaling_start_busy()2017 if (!hba->outstanding_reqs && scaling->is_busy_started) { in ufshcd_clk_scaling_update_busy()2021 scaling->is_busy_started = false; in ufshcd_clk_scaling_update_busy()
443 bool is_busy_started; member
Completed in 24 milliseconds