Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dcik.c2116 static int cik_common_hw_fini(void *handle) in cik_common_hw_fini() function
2125 return cik_common_hw_fini(adev); in cik_common_suspend()
2170 .hw_fini = cik_common_hw_fini,