Searched refs:is_stereo_left_eye (Results 1 – 6 of 6) sorted by relevance
241 bool (*is_stereo_left_eye)(struct timing_generator *tg); member
319 .is_stereo_left_eye = optc1_is_stereo_left_eye,
451 .is_stereo_left_eye = optc1_is_stereo_left_eye,
1522 .is_stereo_left_eye = optc1_is_stereo_left_eye,
3311 tg->funcs->is_stereo_left_eye) { in dcn10_update_pending_status()3313 !tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dcn10_update_pending_status()
2298 pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye) { in dce110_update_pending_status()2300 !pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dce110_update_pending_status()