dsc_disable       456 drivers/gpu/drm/amd/display/dc/core/dc_link_hwss.c 		pipe_ctx->stream_res.dsc->funcs->dsc_disable(pipe_ctx->stream_res.dsc);
dsc_disable       458 drivers/gpu/drm/amd/display/dc/core/dc_link_hwss.c 			odm_pipe->stream_res.dsc->funcs->dsc_disable(odm_pipe->stream_res.dsc);
dsc_disable        57 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c 	.dsc_disable = dsc2_disable,
dsc_disable        99 drivers/gpu/drm/amd/display/dc/inc/hw/dsc.h 	void (*dsc_disable)(struct display_stream_compressor *dsc);