Searched refs:is_stereo_left_eye (Results 1 – 10 of 10) sorted by relevance
174 .is_stereo_left_eye = optc1_is_stereo_left_eye,
233 .is_stereo_left_eye = optc1_is_stereo_left_eye,
271 .is_stereo_left_eye = optc1_is_stereo_left_eye,
289 .is_stereo_left_eye = optc1_is_stereo_left_eye,
258 bool (*is_stereo_left_eye)(struct timing_generator *tg); member
331 .is_stereo_left_eye = optc1_is_stereo_left_eye,
535 .is_stereo_left_eye = optc1_is_stereo_left_eye,
1564 .is_stereo_left_eye = optc1_is_stereo_left_eye,
3329 tg->funcs->is_stereo_left_eye) { in dcn10_update_pending_status()3331 !tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dcn10_update_pending_status()
2445 pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye) { in dce110_update_pending_status()2447 !pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dce110_update_pending_status()