Home
last modified time | relevance | path

Searched refs:nbio_v7_0_funcs (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dnbio_v7_0.h30 extern const struct amdgpu_nbio_funcs nbio_v7_0_funcs;
H A Dnbio_v7_0.c281 const struct amdgpu_nbio_funcs nbio_v7_0_funcs = { variable
H A Damdgpu_discovery.c2433 adev->nbio.funcs = &nbio_v7_0_funcs; in amdgpu_discovery_set_ip_blocks()