resource_get_head_pipe_for_stream 1258 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	head_pipe = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
resource_get_head_pipe_for_stream 1718 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	struct pipe_ctx *del_pipe = resource_get_head_pipe_for_stream(&new_ctx->res_ctx, stream);
resource_get_head_pipe_for_stream 2538 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(
resource_get_head_pipe_for_stream  753 drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c 	struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
resource_get_head_pipe_for_stream  872 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c 	struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
resource_get_head_pipe_for_stream  800 drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c 	struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
resource_get_head_pipe_for_stream  891 drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c 	struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(
resource_get_head_pipe_for_stream 1042 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c 	struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
resource_get_head_pipe_for_stream 1094 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c 	struct pipe_ctx *head_pipe = resource_get_head_pipe_for_stream(res_ctx, stream);
resource_get_head_pipe_for_stream 1500 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream);
resource_get_head_pipe_for_stream 2940 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	struct pipe_ctx *head_pipe = resource_get_head_pipe_for_stream(res_ctx, stream);
resource_get_head_pipe_for_stream  129 drivers/gpu/drm/amd/display/dc/inc/resource.h struct pipe_ctx *resource_get_head_pipe_for_stream(