Searched refs:phantom_crtc_post_enable (Results 1 – 4 of 4) sorted by relevance
206 .phantom_crtc_post_enable = optc314_phantom_crtc_post_enable,
279 .phantom_crtc_post_enable = optc32_phantom_crtc_post_enable,
186 void (*phantom_crtc_post_enable)(struct timing_generator *tg); member
815 if (pipe_ctx->stream_res.tg && pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable) in dcn20_enable_stream_timing()816 pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable(pipe_ctx->stream_res.tg); in dcn20_enable_stream_timing()