Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfxhub.h26 struct amdgpu_gfxhub_funcs { struct
44 const struct amdgpu_gfxhub_funcs *funcs; argument
Dgfxhub_v1_0.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v1_0_funcs;
Dgfxhub_v2_0.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v2_0_funcs;
Dgfxhub_v2_1.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v2_1_funcs;
Dgfxhub_v3_0_3.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v3_0_3_funcs;
Dgfxhub_v3_0.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v3_0_funcs;
Dgfxhub_v1_0.c444 const struct amdgpu_gfxhub_funcs gfxhub_v1_0_funcs = {
Dgfxhub_v2_0.c476 const struct amdgpu_gfxhub_funcs gfxhub_v2_0_funcs = {
Dgfxhub_v3_0_3.c503 const struct amdgpu_gfxhub_funcs gfxhub_v3_0_3_funcs = {
Dgfxhub_v3_0.c527 const struct amdgpu_gfxhub_funcs gfxhub_v3_0_funcs = {
Dgfxhub_v2_1.c684 const struct amdgpu_gfxhub_funcs gfxhub_v2_1_funcs = {