Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsoc15.c1283 static int soc15_common_hw_fini(void *handle) in soc15_common_hw_fini() function
1316 return soc15_common_hw_fini(adev); in soc15_common_suspend()
1491 .hw_fini = soc15_common_hw_fini,