Home
last modified time | relevance | path

Searched refs:ta_context (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.h178 struct ta_context { struct
189 struct ta_context context; argument
194 struct ta_context context;
201 struct ta_context context;
385 struct ta_context asd_context;
491 int psp_ta_unload(struct psp_context *psp, struct ta_context *context);
492 int psp_ta_load(struct psp_context *psp, struct ta_context *context);
495 struct ta_context *context);
H A Damdgpu_psp_ta.c74 struct ta_context **pcontext) in set_ta_context_funcs()
154 struct ta_context *context = NULL; in ta_if_load_debugfs_write()
256 struct ta_context *context = NULL; in ta_if_unload_debugfs_write()
305 struct ta_context *context = NULL; in ta_if_invoke_debugfs_write()
H A Damdgpu_psp.c1101 int psp_ta_unload(struct psp_context *psp, struct ta_context *context) in psp_ta_unload()
1165 struct ta_context *context) in psp_prep_ta_load_cmd_buf()
1205 struct ta_context *context) in psp_ta_invoke()
1222 int psp_ta_load(struct psp_context *psp, struct ta_context *context) in psp_ta_load()