Searched refs:psp_ring_stop (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_psp.h305 #define psp_ring_stop(psp, type) (psp)->funcs->ring_stop((psp), (type)) macro
H A Damdgpu_psp.c1398 psp_ring_stop(psp, PSP_RING_TYPE__KM); /* should not destroy ring, only stop */
1588 ret = psp_ring_stop(psp, PSP_RING_TYPE__KM);

Completed in 93 milliseconds