Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H 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()
/linux/fs/nfs/
H A Dnfs42proc.c226 struct nfs_open_context *dst_ctx = nfs_file_open_context(dst); in handle_async_copy() local