Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ | |
nbio_v6_1.h | 32 extern const struct amdgpu_nbio_funcs nbio_v6_1_funcs; |
amdgpu_nbio_v6_1.c | 284 const struct amdgpu_nbio_funcs nbio_v6_1_funcs = { variable in typeref:typename:const struct amdgpu_nbio_funcs |
amdgpu_soc15.c | 691 adev->nbio.funcs = &nbio_v6_1_funcs; |