Home
last modified time | relevance | path

Searched refs:amdgpu_hdp_funcs (Results 1 – 11 of 11) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_hdp.h31 struct amdgpu_hdp_funcs { struct
42 const struct amdgpu_hdp_funcs *funcs; argument
Dhdp_v5_0.h29 extern const struct amdgpu_hdp_funcs hdp_v5_0_funcs;
Dhdp_v5_2.h29 extern const struct amdgpu_hdp_funcs hdp_v5_2_funcs;
Dhdp_v7_0.h29 extern const struct amdgpu_hdp_funcs hdp_v7_0_funcs;
Dhdp_v6_0.h29 extern const struct amdgpu_hdp_funcs hdp_v6_0_funcs;
Dhdp_v4_0.h29 extern const struct amdgpu_hdp_funcs hdp_v4_0_funcs;
Dhdp_v7_0.c140 const struct amdgpu_hdp_funcs hdp_v7_0_funcs = {
Dhdp_v6_0.c152 const struct amdgpu_hdp_funcs hdp_v6_0_funcs = {
Dhdp_v4_0.c183 const struct amdgpu_hdp_funcs hdp_v4_0_funcs = {
Dhdp_v5_2.c193 const struct amdgpu_hdp_funcs hdp_v5_2_funcs = {
Dhdp_v5_0.c220 const struct amdgpu_hdp_funcs hdp_v5_0_funcs = {