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,
297 .is_stereo_left_eye = optc1_is_stereo_left_eye,
259 bool (*is_stereo_left_eye)(struct timing_generator *tg); member
348 .is_stereo_left_eye = optc1_is_stereo_left_eye,
535 .is_stereo_left_eye = optc1_is_stereo_left_eye,
1569 .is_stereo_left_eye = optc1_is_stereo_left_eye,
3345 tg->funcs->is_stereo_left_eye) { in dcn10_update_pending_status()3347 !tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dcn10_update_pending_status()
2426 pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye) { in dce110_update_pending_status()2428 !pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg); in dce110_update_pending_status()
Completed in 23 milliseconds