Home
last modified time | relevance | path

Searched refs:amdgpu_gfxhub_funcs (Results 1 – 9 of 9) sorted by relevance

/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfxhub.h26 struct amdgpu_gfxhub_funcs { struct
40 const struct amdgpu_gfxhub_funcs *funcs; argument
Dgfxhub_v2_1.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v2_1_funcs;
Dgfxhub_v2_0.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v2_0_funcs;
Dgfxhub_v1_1.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v1_1_funcs;
Dgfxhub_v1_0.h36 extern const struct amdgpu_gfxhub_funcs gfxhub_v1_0_funcs;
Dgfxhub_v1_1.c71 const struct amdgpu_gfxhub_funcs gfxhub_v1_1_funcs = {
Dgfxhub_v1_0.c408 const struct amdgpu_gfxhub_funcs gfxhub_v1_0_funcs = {
Dgfxhub_v2_0.c476 const struct amdgpu_gfxhub_funcs gfxhub_v2_0_funcs = {
Dgfxhub_v2_1.c535 const struct amdgpu_gfxhub_funcs gfxhub_v2_1_funcs = {