Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_v3_1.c53 static int psp_v3_1_ring_stop(struct psp_context *psp,
234 ret = psp_v3_1_ring_stop(psp, ring_type); in psp_v3_1_ring_create()
287 static int psp_v3_1_ring_stop(struct psp_context *psp, in psp_v3_1_ring_stop() function
322 ret = psp_v3_1_ring_stop(psp, ring_type); in psp_v3_1_ring_destroy()
408 .ring_stop = psp_v3_1_ring_stop,