Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dcik.c2166 static int cik_common_hw_fini(void *handle) in cik_common_hw_fini() function
2175 return cik_common_hw_fini(adev); in cik_common_suspend()
2220 .hw_fini = cik_common_hw_fini,