Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dvi.c1230 static int vi_common_hw_fini(void *handle) in vi_common_hw_fini() function
1247 return vi_common_hw_fini(adev); in vi_common_suspend()
1567 .hw_fini = vi_common_hw_fini,