Searched refs:pd_gate (Results 1 – 3 of 3) sorted by relevance
116 struct completion pd_gate; member
1848 complete_all(&gmu->pd_gate); in cxpd_notifier_cb()1891 init_completion(&gmu->pd_gate); in a6xx_gmu_wrapper_init()1892 complete_all(&gmu->pd_gate); in a6xx_gmu_wrapper_init()2062 init_completion(&gmu->pd_gate); in a6xx_gmu_init()2063 complete_all(&gmu->pd_gate); in a6xx_gmu_init()
1488 reinit_completion(&gmu->pd_gate); in a6xx_recover()1499 if (!wait_for_completion_timeout(&gmu->pd_gate, msecs_to_jiffies(1000))) in a6xx_recover()
Completed in 16 milliseconds