Home
last modified time | relevance | path

Searched refs:psp_ring_destroy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.h315 #define psp_ring_destroy(psp, type) ((psp)->funcs->ring_destroy((psp), (type))) macro
H A Damdgpu_psp.c2162 psp_ring_destroy(psp, PSP_RING_TYPE__KM); in psp_hw_fini()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.h404 #define psp_ring_destroy(psp, type) ((psp)->funcs->ring_destroy((psp), (type))) macro
H A Damdgpu_psp.c2706 psp_ring_destroy(psp, PSP_RING_TYPE__KM); in psp_load_fw()
2758 psp_ring_destroy(psp, PSP_RING_TYPE__KM); in psp_hw_fini()

Completed in 10 milliseconds