remove_stream_from_ctx 1747 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	if (dc->res_pool->funcs->remove_stream_from_ctx)
remove_stream_from_ctx 1748 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 		dc->res_pool->funcs->remove_stream_from_ctx(dc, new_ctx, stream);
remove_stream_from_ctx 3010 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	.remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
remove_stream_from_ctx 1428 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c 	.remove_stream_from_ctx = dcn20_remove_stream_from_ctx,
remove_stream_from_ctx  125 drivers/gpu/drm/amd/display/dc/inc/core_types.h 	enum dc_status (*remove_stream_from_ctx)(