Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsi.c2648 static int si_common_hw_fini(void *handle) in si_common_hw_fini() function
2657 return si_common_hw_fini(adev); in si_common_suspend()
2701 .hw_fini = si_common_hw_fini,