Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dcik_sdma.c55 static int cik_sdma_soft_reset(void *handle);
1051 cik_sdma_soft_reset(handle); in cik_sdma_resume()
1085 static int cik_sdma_soft_reset(void *handle) in cik_sdma_soft_reset() function
1255 .soft_reset = cik_sdma_soft_reset,