Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dsmuio_v13_0_3.h28 extern const struct amdgpu_smuio_funcs smuio_v13_0_3_funcs;
Dsmuio_v13_0_3.c99 const struct amdgpu_smuio_funcs smuio_v13_0_3_funcs = { variable
Damdgpu_discovery.c2527 adev->smuio.funcs = &smuio_v13_0_3_funcs; in amdgpu_discovery_set_ip_blocks()