Searched refs:psp_ring_stop (Results 1 – 2 of 2) sorted by relevance
314 #define psp_ring_stop(psp, type) (psp)->funcs->ring_stop((psp), (type)) macro
2022 psp_ring_stop(psp, PSP_RING_TYPE__KM); /* should not destroy ring, only stop */ in psp_load_fw()2227 ret = psp_ring_stop(psp, PSP_RING_TYPE__KM); in psp_suspend()