Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsoc15.c787 static int soc15_common_hw_fini(void *handle) in soc15_common_hw_fini() function
803 return soc15_common_hw_fini(adev); in soc15_common_suspend()
999 .hw_fini = soc15_common_hw_fini,