Home
last modified time | relevance | path

Searched refs:psbuf (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/media/platform/coda/
Dcoda.h248 struct coda_aux_buf psbuf; member
Dcoda-bit.c561 coda_free_aux_buf(dev, &ctx->psbuf); in coda_free_context_buffers()
594 if (!ctx->psbuf.vaddr && (dev->devtype->product == CODA_HX4 || in coda_alloc_context_buffers()
596 ret = coda_alloc_context_buf(ctx, &ctx->psbuf, in coda_alloc_context_buffers()
1893 coda_write(dev, ctx->psbuf.paddr, in __coda_decoder_seq_init()
2297 ctx->psbuf.size); in coda_finish_decode()