Searched refs:is_stereo_left_eye (Results 1 – 11 of 11) sorted by relevance
147 .is_stereo_left_eye = optc1_is_stereo_left_eye,
173 .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,
307 .is_stereo_left_eye = optc1_is_stereo_left_eye,
259 bool (*is_stereo_left_eye)(struct timing_generator *tg); member
355 .is_stereo_left_eye = optc1_is_stereo_left_eye,
551 .is_stereo_left_eye = optc1_is_stereo_left_eye,
1573 .is_stereo_left_eye = optc1_is_stereo_left_eye,
3328 tg->funcs->is_stereo_left_eye) { in dcn10_update_pending_status()3330 !tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dcn10_update_pending_status()
2449 pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye) { in dce110_update_pending_status()2451 !pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dce110_update_pending_status()