Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dmes_v11_0.c58 static int mes_v11_0_hw_init(void *handle);
1509 r = mes_v11_0_hw_init(adev); in mes_v11_0_kiq_hw_init()
1538 static int mes_v11_0_hw_init(void *handle) in mes_v11_0_hw_init() function
1624 r = mes_v11_0_hw_init(adev); in mes_v11_0_resume()
1665 .hw_init = mes_v11_0_hw_init,