Searched refs:psp_v3_1_support_vmr_ring (Results 1 – 1 of 1) sorted by relevance
55 static bool psp_v3_1_support_vmr_ring(struct psp_context *psp);305 if (psp_v3_1_support_vmr_ring(psp)) { in psp_v3_1_ring_create()366 if (psp_v3_1_support_vmr_ring(psp)) { in psp_v3_1_ring_stop()428 if (psp_v3_1_support_vmr_ring(psp)) in psp_v3_1_cmd_submit()460 if (psp_v3_1_support_vmr_ring(psp)) { in psp_v3_1_cmd_submit()636 static bool psp_v3_1_support_vmr_ring(struct psp_context *psp) in psp_v3_1_support_vmr_ring() function656 .support_vmr_ring = psp_v3_1_support_vmr_ring,