Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Dsi.c2544 static int si_common_hw_fini(void *handle) in si_common_hw_fini() function
2553 return si_common_hw_fini(adev); in si_common_suspend()
2597 .hw_fini = si_common_hw_fini,