Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp.h179 struct ta_context { struct
190 struct ta_context context; argument
195 struct ta_context context;
202 struct ta_context context;
386 struct ta_context asd_context;
495 int psp_ta_unload(struct psp_context *psp, struct ta_context *context);
496 int psp_ta_load(struct psp_context *psp, struct ta_context *context);
499 struct ta_context *context);
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()
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()