Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc21.c870 static int soc21_common_hw_fini(void *handle) in soc21_common_hw_fini() function
897 return soc21_common_hw_fini(adev); in soc21_common_suspend()
1007 .hw_fini = soc21_common_hw_fini,