Searched refs:wait_for_all_pending_updates (Results 1 – 2 of 2) sorted by relevance
1262 void (*wait_for_all_pending_updates)(const struct pipe_ctx *pipe_ctx); member
2175 if (resource_is_pipe_type(pipe_ctx, OTG_MASTER) && dc->hwss.wait_for_all_pending_updates) { in hwss_wait_for_outstanding_hw_updates()2176 dc->hwss.wait_for_all_pending_updates(pipe_ctx); in hwss_wait_for_outstanding_hw_updates()