Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp.h173 struct ta_context { struct
184 struct ta_context context; argument
189 struct ta_context context;
195 struct ta_context context;
375 struct ta_context asd_context;
477 int psp_ta_unload(struct psp_context *psp, struct ta_context *context);
478 int psp_ta_load(struct psp_context *psp, struct ta_context *context);
481 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.c1061 int psp_ta_unload(struct psp_context *psp, struct ta_context *context) in psp_ta_unload()
1125 struct ta_context *context) in psp_prep_ta_load_cmd_buf()
1165 struct ta_context *context) in psp_ta_invoke()
1182 int psp_ta_load(struct psp_context *psp, struct ta_context *context) in psp_ta_load()