Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dhdp_v5_2.h29 extern const struct amdgpu_hdp_funcs hdp_v5_2_funcs;
Dhdp_v5_2.c191 const struct amdgpu_hdp_funcs hdp_v5_2_funcs = { variable
Damdgpu_discovery.c2467 adev->hdp.funcs = &hdp_v5_2_funcs; in amdgpu_discovery_set_ip_blocks()