Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dnv.c1017 static int nv_common_hw_fini(void *handle) in nv_common_hw_fini() function
1036 return nv_common_hw_fini(adev); in nv_common_suspend()
1120 .hw_fini = nv_common_hw_fini,