Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfxhub_v12_0.h27 extern const struct amdgpu_gfxhub_funcs gfxhub_v12_0_funcs;
H A Dgfxhub_v12_0.c513 const struct amdgpu_gfxhub_funcs gfxhub_v12_0_funcs = { variable
H A Dgmc_v12_0.c591 adev->gfxhub.funcs = &gfxhub_v12_0_funcs; in gmc_v12_0_set_gfxhub_funcs()