Searched refs:phantom_crtc_post_enable (Results 1 – 7 of 7) sorted by relevance
205 .phantom_crtc_post_enable = optc314_phantom_crtc_post_enable,
309 .phantom_crtc_post_enable = optc32_phantom_crtc_post_enable,
224 void (*phantom_crtc_post_enable)(struct timing_generator *tg); member
441 .phantom_crtc_post_enable = optc35_phantom_crtc_post_enable,
471 .phantom_crtc_post_enable = optc401_phantom_crtc_post_enable,
870 if (pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable) in dcn401_enable_stream_timing()871 pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable(pipe_ctx->stream_res.tg); in dcn401_enable_stream_timing()
986 if (pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable) in dcn20_enable_stream_timing()987 pipe_ctx->stream_res.tg->funcs->phantom_crtc_post_enable(pipe_ctx->stream_res.tg); in dcn20_enable_stream_timing()
Completed in 22 milliseconds