Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_hdp.h31 struct amdgpu_hdp_funcs { struct
42 const struct amdgpu_hdp_funcs *funcs; argument
H A Dhdp_v6_0.h29 extern const struct amdgpu_hdp_funcs hdp_v6_0_funcs;
H A Dhdp_v5_0.h29 extern const struct amdgpu_hdp_funcs hdp_v5_0_funcs;
H A Dhdp_v5_2.h29 extern const struct amdgpu_hdp_funcs hdp_v5_2_funcs;
H A Dhdp_v7_0.h29 extern const struct amdgpu_hdp_funcs hdp_v7_0_funcs;
H A Dhdp_v4_0.h29 extern const struct amdgpu_hdp_funcs hdp_v4_0_funcs;
H A Dhdp_v7_0.c144 const struct amdgpu_hdp_funcs hdp_v7_0_funcs = {
H A Dhdp_v6_0.c156 const struct amdgpu_hdp_funcs hdp_v6_0_funcs = {
H A Dhdp_v4_0.c187 const struct amdgpu_hdp_funcs hdp_v4_0_funcs = {
H A Dhdp_v5_2.c202 const struct amdgpu_hdp_funcs hdp_v5_2_funcs = {
H A Dhdp_v5_0.c224 const struct amdgpu_hdp_funcs hdp_v5_0_funcs = {