Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Dcik_sdma.c57 static int cik_sdma_soft_reset(void *handle);
1036 cik_sdma_soft_reset(handle); in cik_sdma_resume()
1070 static int cik_sdma_soft_reset(void *handle) in cik_sdma_soft_reset() function
1240 .soft_reset = cik_sdma_soft_reset,