Searched refs:is_stereo_left_eye (Results 1 – 5 of 5) sorted by relevance
229 bool (*is_stereo_left_eye)(struct timing_generator *tg); member
438 .is_stereo_left_eye = optc1_is_stereo_left_eye,
1507 .is_stereo_left_eye = optc1_is_stereo_left_eye,
2940 tg->funcs->is_stereo_left_eye) { in dcn10_update_pending_status()2942 !tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dcn10_update_pending_status()
2232 pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye) { in dce110_update_pending_status()2234 !pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dce110_update_pending_status()