Searched refs:is_stereo_left_eye (Results 1 – 7 of 7) sorted by relevance
250 .is_stereo_left_eye = optc1_is_stereo_left_eye,
247 bool (*is_stereo_left_eye)(struct timing_generator *tg); member
319 .is_stereo_left_eye = optc1_is_stereo_left_eye,
567 .is_stereo_left_eye = optc1_is_stereo_left_eye,
1572 .is_stereo_left_eye = optc1_is_stereo_left_eye,
3187 tg->funcs->is_stereo_left_eye) { in dcn10_update_pending_status()3189 !tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dcn10_update_pending_status()
2386 pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye) { in dce110_update_pending_status()2388 !pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dce110_update_pending_status()