Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_nbio.h61 struct amdgpu_nbio_funcs { struct
106 const struct amdgpu_nbio_funcs *funcs; argument
Dnbio_v7_2.h30 extern const struct amdgpu_nbio_funcs nbio_v7_2_funcs;
Dnbio_v7_0.h30 extern const struct amdgpu_nbio_funcs nbio_v7_0_funcs;
Dnbio_v6_1.h30 extern const struct amdgpu_nbio_funcs nbio_v6_1_funcs;
Dnbio_v2_3.h30 extern const struct amdgpu_nbio_funcs nbio_v2_3_funcs;
Dnbio_v7_4.h30 extern const struct amdgpu_nbio_funcs nbio_v7_4_funcs;
Dnbio_v7_0.c279 const struct amdgpu_nbio_funcs nbio_v7_0_funcs = {
Dnbio_v7_2.c376 const struct amdgpu_nbio_funcs nbio_v7_2_funcs = {
Dnbio_v6_1.c393 const struct amdgpu_nbio_funcs nbio_v6_1_funcs = {
Dnbio_v2_3.c538 const struct amdgpu_nbio_funcs nbio_v2_3_funcs = {
Dnbio_v7_4.c745 const struct amdgpu_nbio_funcs nbio_v7_4_funcs = {