Searched refs:coda_alloc_context_buf (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/media/platform/coda/ | 
| D | coda-bit.c | 459 static inline int coda_alloc_context_buf(struct coda_ctx *ctx,  in coda_alloc_context_buf()  function 512 		ret = coda_alloc_context_buf(ctx, &ctx->internal_frames[i].buf,  in coda_alloc_framebuffers() 575 		ret = coda_alloc_context_buf(ctx, &ctx->parabuf,  in coda_alloc_context_buffers() 588 		ret = coda_alloc_context_buf(ctx, &ctx->slicebuf, size,  in coda_alloc_context_buffers() 596 		ret = coda_alloc_context_buf(ctx, &ctx->psbuf,  in coda_alloc_context_buffers() 607 		ret = coda_alloc_context_buf(ctx, &ctx->workbuf, size,  in coda_alloc_context_buffers()
  |