Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dsi.c2677 static int si_common_hw_fini(void *handle) in si_common_hw_fini() function
2686 return si_common_hw_fini(adev); in si_common_suspend()
2730 .hw_fini = si_common_hw_fini,