Home
last modified time | relevance | path

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

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