Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddf_v3_6.h39 extern const struct amdgpu_df_funcs df_v3_6_funcs;
H A Ddf_v3_6.c670 const struct amdgpu_df_funcs df_v3_6_funcs = { variable
H A Damdgpu_discovery.c2501 adev->df.funcs = &df_v3_6_funcs; in amdgpu_discovery_set_ip_blocks()