Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Ddf_v1_7.h38 extern const struct amdgpu_df_funcs df_v1_7_funcs;
H A Ddf_v1_7.c112 const struct amdgpu_df_funcs df_v1_7_funcs = { variable
H A Dsoc15.c515 adev->df_funcs = &df_v1_7_funcs; in soc15_set_ip_blocks()