Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/coda/
Dcoda.h218 struct coda_aux_buf psbuf; member
Dcoda-bit.c429 coda_free_aux_buf(dev, &ctx->psbuf); in coda_free_context_buffers()
462 if (!ctx->psbuf.vaddr && dev->devtype->product == CODA_7541) { in coda_alloc_context_buffers()
463 ret = coda_alloc_context_buf(ctx, &ctx->psbuf, in coda_alloc_context_buffers()
1566 coda_write(dev, ctx->psbuf.paddr, in __coda_start_decoding()
1884 ctx->psbuf.size); in coda_finish_decode()