Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ | |
nbio_v2_3.h | 32 extern const struct amdgpu_nbio_funcs nbio_v2_3_funcs; |
amdgpu_nbio_v2_3.c | 327 const struct amdgpu_nbio_funcs nbio_v2_3_funcs = { variable in typeref:typename:const struct amdgpu_nbio_funcs |
amdgpu_nv.c | 472 adev->nbio.funcs = &nbio_v2_3_funcs; |