Home
last modified time | relevance | path

Searched refs:dst_ctx (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/amd/display/dc/inc/
A Dlink_enc_cfg.h45 void link_enc_cfg_copy(const struct dc_state *src_ctx, struct dc_state *dst_ctx);
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_enc_cfg.c279 void link_enc_cfg_copy(const struct dc_state *src_ctx, struct dc_state *dst_ctx) in link_enc_cfg_copy() argument
281 memcpy(&dst_ctx->res_ctx.link_enc_cfg_ctx, in link_enc_cfg_copy()
283 sizeof(dst_ctx->res_ctx.link_enc_cfg_ctx)); in link_enc_cfg_copy()

Completed in 8 milliseconds