Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsmuio_v14_0_2.h28 extern const struct amdgpu_smuio_funcs smuio_v14_0_2_funcs;
Dsmuio_v14_0_2.c58 const struct amdgpu_smuio_funcs smuio_v14_0_2_funcs = { variable
Damdgpu_discovery.c2867 adev->smuio.funcs = &smuio_v14_0_2_funcs; in amdgpu_discovery_set_ip_blocks()