Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dcik_sdma.c57 static int cik_sdma_soft_reset(struct amdgpu_ip_block *ip_block);
1023 cik_sdma_soft_reset(ip_block); in cik_sdma_resume()
1057 static int cik_sdma_soft_reset(struct amdgpu_ip_block *ip_block) in cik_sdma_soft_reset() function
1226 .soft_reset = cik_sdma_soft_reset,