Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDdf_v3_6.h38 extern const struct amdgpu_df_funcs df_v3_6_funcs;
HDdf_v3_6.c114 const struct amdgpu_df_funcs df_v3_6_funcs = { variable
HDsoc15.c513 adev->df_funcs = &df_v3_6_funcs; in soc15_set_ip_blocks()