Searched refs:is_stereo_left_eye (Results 1 – 8 of 8) sorted by relevance
147 .is_stereo_left_eye = optc1_is_stereo_left_eye,
167 .is_stereo_left_eye = optc1_is_stereo_left_eye,
395 .is_stereo_left_eye = optc1_is_stereo_left_eye,
542 .is_stereo_left_eye = optc1_is_stereo_left_eye,
579 .is_stereo_left_eye = optc1_is_stereo_left_eye,
433 bool (*is_stereo_left_eye)(struct timing_generator *tg); member
2664 pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye) { in dce110_update_pending_status()2666 !pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dce110_update_pending_status()
3619 tg->funcs->is_stereo_left_eye) { in dcn10_update_pending_status()3621 !tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dcn10_update_pending_status()