Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_v3_1.c54 static int psp_v3_1_ring_stop(struct psp_context *psp,
198 ret = psp_v3_1_ring_stop(psp, ring_type); in psp_v3_1_ring_create()
251 static int psp_v3_1_ring_stop(struct psp_context *psp, in psp_v3_1_ring_stop() function
286 ret = psp_v3_1_ring_stop(psp, ring_type); in psp_v3_1_ring_destroy()
371 .ring_stop = psp_v3_1_ring_stop,