Searched refs:ring_destroy (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | psp_v10_0.c | 165 .ring_destroy = psp_v10_0_ring_destroy,
|
H A D | psp_v11_0_8.c | 173 .ring_destroy = psp_v11_0_8_ring_destroy,
|
H A D | amdgpu_psp.h | 128 int (*ring_destroy)(struct psp_context *psp, member 415 #define psp_ring_destroy(psp, type) ((psp)->funcs->ring_destroy((psp), (type)))
|
H A D | psp_v12_0.c | 346 .ring_destroy = psp_v12_0_ring_destroy,
|
H A D | psp_v13_0_4.c | 344 .ring_destroy = psp_v13_0_4_ring_destroy,
|
H A D | psp_v3_1.c | 372 .ring_destroy = psp_v3_1_ring_destroy,
|
H A D | psp_v11_0.c | 655 .ring_destroy = psp_v11_0_ring_destroy,
|
H A D | psp_v14_0.c | 670 .ring_destroy = psp_v14_0_ring_destroy,
|
H A D | psp_v13_0.c | 839 .ring_destroy = psp_v13_0_ring_destroy,
|