Home
last modified time | relevance | path

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

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