Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dnbio_v4_3.h30 extern const struct amdgpu_nbio_funcs nbio_v4_3_funcs;
Dnbio_v4_3.c478 const struct amdgpu_nbio_funcs nbio_v4_3_funcs = { variable
Damdgpu_discovery.c2434 adev->nbio.funcs = &nbio_v4_3_funcs; in amdgpu_discovery_set_ip_blocks()