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