Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dsmuio_v9_0.h28 extern const struct amdgpu_smuio_funcs smuio_v9_0_funcs;
Dsmuio_v9_0.c72 const struct amdgpu_smuio_funcs smuio_v9_0_funcs = { variable
Damdgpu_discovery.c2322 adev->smuio.funcs = &smuio_v9_0_funcs; in amdgpu_discovery_set_ip_blocks()