Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Ddf_v4_6_2.h29 extern const struct amdgpu_df_funcs df_v4_6_2_funcs;
H A Ddf_v4_6_2.c32 const struct amdgpu_df_funcs df_v4_6_2_funcs = { variable
H A Damdgpu_discovery.c2961 adev->df.funcs = &df_v4_6_2_funcs; in amdgpu_discovery_set_ip_blocks()