Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsoc24.c497 static int soc24_common_hw_fini(void *handle) in soc24_common_hw_fini() function
519 return soc24_common_hw_fini(adev); in soc24_common_suspend()
600 .hw_fini = soc24_common_hw_fini,