opp_pipe           47 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe);
opp_pipe          222 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe)
opp_pipe          227 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 	DC_LOG_DSC("enable DSC at opp pipe %d", opp_pipe);
opp_pipe          234 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 		DSCRM_DSC_OPP_PIPE_SOURCE, opp_pipe);
opp_pipe           98 drivers/gpu/drm/amd/display/dc/inc/hw/dsc.h 	void (*dsc_enable)(struct display_stream_compressor *dsc, int opp_pipe);