Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/chips-media/coda/
Dcoda.h266 struct coda_aux_buf psbuf; member
Dcoda-bit.c563 coda_free_aux_buf(dev, &ctx->psbuf); in coda_free_context_buffers()
596 if (!ctx->psbuf.vaddr && (dev->devtype->product == CODA_HX4 || in coda_alloc_context_buffers()
598 ret = coda_alloc_context_buf(ctx, &ctx->psbuf, in coda_alloc_context_buffers()
1932 coda_write(dev, ctx->psbuf.paddr, in __coda_decoder_seq_init()
2349 ctx->psbuf.size); in coda_finish_decode()