Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dhdp_v5_2.h29 extern const struct amdgpu_hdp_funcs hdp_v5_2_funcs;
H A Dhdp_v5_2.c191 const struct amdgpu_hdp_funcs hdp_v5_2_funcs = { variable
H A Damdgpu_discovery.c2486 adev->hdp.funcs = &hdp_v5_2_funcs; in amdgpu_discovery_set_ip_blocks()