Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsoc24.c193 soc24_asic_reset_method(struct amdgpu_device *adev) in soc24_asic_reset_method() function
221 switch (soc24_asic_reset_method(adev)) { in soc24_asic_reset()
353 .reset_method = &soc24_asic_reset_method,