Home
last modified time | relevance | path

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

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