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.h182 struct ta_context { struct
193 struct ta_context context; argument
198 struct ta_context context;
205 struct ta_context context;
390 struct ta_context asd_context;
502 int psp_ta_unload(struct psp_context *psp, struct ta_context *context);
503 int psp_ta_load(struct psp_context *psp, struct ta_context *context);
506 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.c1131 int psp_ta_unload(struct psp_context *psp, struct ta_context *context) in psp_ta_unload()
1195 struct ta_context *context) in psp_prep_ta_load_cmd_buf()
1235 struct ta_context *context) in psp_ta_invoke()
1252 int psp_ta_load(struct psp_context *psp, struct ta_context *context) in psp_ta_load()