Searched refs:pd_gate (Results 1 – 3 of 3) sorted by relevance
99 struct completion pd_gate; member
1592 complete_all(&gmu->pd_gate); in cxpd_notifier_cb()1633 init_completion(&gmu->pd_gate); in a6xx_gmu_wrapper_init()1634 complete_all(&gmu->pd_gate); in a6xx_gmu_wrapper_init()1801 init_completion(&gmu->pd_gate); in a6xx_gmu_init()1802 complete_all(&gmu->pd_gate); in a6xx_gmu_init()
1270 reinit_completion(&gmu->pd_gate); in a6xx_recover()1281 if (!wait_for_completion_timeout(&gmu->pd_gate, msecs_to_jiffies(1000))) in a6xx_recover()