Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dcik_sdma.c57 static int cik_sdma_soft_reset(void *handle);
1030 cik_sdma_soft_reset(handle); in cik_sdma_resume()
1064 static int cik_sdma_soft_reset(void *handle) in cik_sdma_soft_reset() function
1234 .soft_reset = cik_sdma_soft_reset,