Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Dcik.c2178 static int cik_common_hw_fini(void *handle) in cik_common_hw_fini() function
2187 return cik_common_hw_fini(adev); in cik_common_suspend()
2232 .hw_fini = cik_common_hw_fini,