Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Dsmuio_v11_0_6.h28 extern const struct amdgpu_smuio_funcs smuio_v11_0_6_funcs;
Dsmuio_v11_0_6.c72 const struct amdgpu_smuio_funcs smuio_v11_0_6_funcs = { variable
Damdgpu_discovery.c2303 adev->smuio.funcs = &smuio_v11_0_6_funcs; in amdgpu_discovery_set_ip_blocks()