Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dnv.c1047 static int nv_common_hw_fini(void *handle) in nv_common_hw_fini() function
1061 return nv_common_hw_fini(adev); in nv_common_suspend()
1147 .hw_fini = nv_common_hw_fini,