Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dsoc21.c700 static int soc21_common_hw_fini(void *handle) in soc21_common_hw_fini() function
714 return soc21_common_hw_fini(adev); in soc21_common_suspend()
797 .hw_fini = soc21_common_hw_fini,