Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dcik.c2182 static int cik_common_hw_fini(void *handle) in cik_common_hw_fini() function
2191 return cik_common_hw_fini(adev); in cik_common_suspend()
2236 .hw_fini = cik_common_hw_fini,