is_stereo_left_eye 2232 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 			pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye) {
is_stereo_left_eye 2234 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 				!pipe_ctx->stream_res.tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg);
is_stereo_left_eye 2940 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			tg->funcs->is_stereo_left_eye) {
is_stereo_left_eye 2942 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 				!tg->funcs->is_stereo_left_eye(pipe_ctx->stream_res.tg);
is_stereo_left_eye 1507 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c 		.is_stereo_left_eye = optc1_is_stereo_left_eye,
is_stereo_left_eye  450 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_optc.c 		.is_stereo_left_eye = optc1_is_stereo_left_eye,
is_stereo_left_eye  229 drivers/gpu/drm/amd/display/dc/inc/hw/timing_generator.h 	bool (*is_stereo_left_eye)(struct timing_generator *tg);