Searched refs:phantom_crtc_post_enable (Results 1 – 7 of 7) sorted by relevance
205 .phantom_crtc_post_enable = optc314_phantom_crtc_post_enable,
321 .phantom_crtc_post_enable = optc32_phantom_crtc_post_enable,
192 void (*phantom_crtc_post_enable)(struct timing_generator *tg); member
388 .phantom_crtc_post_enable = optc35_phantom_crtc_post_enable,
442 .phantom_crtc_post_enable = optc401_phantom_crtc_post_enable,
920 if (pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable) in dcn401_enable_stream_timing()921 pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable(pipe_ctx->stream_res.tg); in dcn401_enable_stream_timing()
979 if (pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable) in dcn20_enable_stream_timing()980 pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable(pipe_ctx->stream_res.tg); in dcn20_enable_stream_timing()