Searched refs:link_enc_cfg_copy (Results 1 – 3 of 3) sorted by relevance
45 void link_enc_cfg_copy(const struct dc_state *src_ctx, struct dc_state *dst_ctx);
291 void link_enc_cfg_copy(const struct dc_state *src_ctx, struct dc_state *dst_ctx) in link_enc_cfg_copy() function
3171 link_enc_cfg_copy(adev->dm.dc->current_state, dc_state); in dm_resume()