Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsoc24.c473 static int soc24_common_hw_init(void *handle) in soc24_common_hw_init() function
526 return soc24_common_hw_init(adev); in soc24_common_resume()
599 .hw_init = soc24_common_hw_init,