Searched refs:ungate_work (Results 1 – 2 of 2) sorted by relevance
368 struct work_struct ungate_work; member
1653 clk_gating.ungate_work); in ufshcd_ungate_work()1724 flush_result = flush_work(&hba->clk_gating.ungate_work); in ufshcd_hold()1749 &hba->clk_gating.ungate_work)) in ufshcd_hold()1764 flush_work(&hba->clk_gating.ungate_work); in ufshcd_hold()1986 INIT_WORK(&hba->clk_gating.ungate_work, ufshcd_ungate_work); in ufshcd_init_clk_gating()