Symbol: amdgpu_gfxhub_funcs
sys/dev/pci/drm/amd/amdgpu/amdgpu_gfxhub.h
44
const struct amdgpu_gfxhub_funcs *funcs;
sys/dev/pci/drm/amd/amdgpu/gfxhub_v11_5_0.c
508
const struct amdgpu_gfxhub_funcs gfxhub_v11_5_0_funcs = {
sys/dev/pci/drm/amd/amdgpu/gfxhub_v11_5_0.h
27
extern const struct amdgpu_gfxhub_funcs gfxhub_v11_5_0_funcs;
sys/dev/pci/drm/amd/amdgpu/gfxhub_v12_0.c
513
const struct amdgpu_gfxhub_funcs gfxhub_v12_0_funcs = {
sys/dev/pci/drm/amd/amdgpu/gfxhub_v12_0.h
27
extern const struct amdgpu_gfxhub_funcs gfxhub_v12_0_funcs;
sys/dev/pci/drm/amd/amdgpu/gfxhub_v1_0.c
446
const struct amdgpu_gfxhub_funcs gfxhub_v1_0_funcs = {
sys/dev/pci/drm/amd/amdgpu/gfxhub_v1_0.h
27
extern const struct amdgpu_gfxhub_funcs gfxhub_v1_0_funcs;
sys/dev/pci/drm/amd/amdgpu/gfxhub_v1_2.c
633
const struct amdgpu_gfxhub_funcs gfxhub_v1_2_funcs = {
sys/dev/pci/drm/amd/amdgpu/gfxhub_v1_2.h
27
extern const struct amdgpu_gfxhub_funcs gfxhub_v1_2_funcs;
sys/dev/pci/drm/amd/amdgpu/gfxhub_v2_0.c
480
const struct amdgpu_gfxhub_funcs gfxhub_v2_0_funcs = {
sys/dev/pci/drm/amd/amdgpu/gfxhub_v2_0.h
27
extern const struct amdgpu_gfxhub_funcs gfxhub_v2_0_funcs;
sys/dev/pci/drm/amd/amdgpu/gfxhub_v2_1.c
655
const struct amdgpu_gfxhub_funcs gfxhub_v2_1_funcs = {
sys/dev/pci/drm/amd/amdgpu/gfxhub_v2_1.h
27
extern const struct amdgpu_gfxhub_funcs gfxhub_v2_1_funcs;
sys/dev/pci/drm/amd/amdgpu/gfxhub_v3_0.c
505
const struct amdgpu_gfxhub_funcs gfxhub_v3_0_funcs = {
sys/dev/pci/drm/amd/amdgpu/gfxhub_v3_0.h
27
extern const struct amdgpu_gfxhub_funcs gfxhub_v3_0_funcs;
sys/dev/pci/drm/amd/amdgpu/gfxhub_v3_0_3.c
493
const struct amdgpu_gfxhub_funcs gfxhub_v3_0_3_funcs = {
sys/dev/pci/drm/amd/amdgpu/gfxhub_v3_0_3.h
27
extern const struct amdgpu_gfxhub_funcs gfxhub_v3_0_3_funcs;