Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_nbio.h50 struct amdgpu_nbio_funcs { struct
95 const struct amdgpu_nbio_funcs *funcs; argument
Dnbio_v7_4.h30 extern const struct amdgpu_nbio_funcs nbio_v7_4_funcs;
Dnbio_v6_1.h30 extern const struct amdgpu_nbio_funcs nbio_v6_1_funcs;
Dnbio_v7_0.h30 extern const struct amdgpu_nbio_funcs nbio_v7_0_funcs;
Dnbio_v2_3.h30 extern const struct amdgpu_nbio_funcs nbio_v2_3_funcs;
Dnbio_v6_1.c262 const struct amdgpu_nbio_funcs nbio_v6_1_funcs = {
Dnbio_v7_0.c288 const struct amdgpu_nbio_funcs nbio_v7_0_funcs = {
Dnbio_v2_3.c315 const struct amdgpu_nbio_funcs nbio_v2_3_funcs = {
Dnbio_v7_4.c537 const struct amdgpu_nbio_funcs nbio_v7_4_funcs = {