Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dcik.c1923 static int cik_common_hw_fini(void *handle) in cik_common_hw_fini() function
1932 return cik_common_hw_fini(adev); in cik_common_suspend()
1977 .hw_fini = cik_common_hw_fini,