Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Ddf_v3_6.h48 extern const struct amdgpu_df_funcs df_v3_6_funcs;
H A Ddf_v3_6.c694 const struct amdgpu_df_funcs df_v3_6_funcs = { variable
H A Dsoc15.c718 adev->df.funcs = &df_v3_6_funcs; in soc15_set_ip_blocks()