Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dnv.c1024 static int nv_common_hw_fini(void *handle) in nv_common_hw_fini() function
1043 return nv_common_hw_fini(adev); in nv_common_suspend()
1129 .hw_fini = nv_common_hw_fini,