Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/coda/
H A Dcoda.h256 struct coda_aux_buf psbuf; member
H A 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()
1901 coda_write(dev, ctx->psbuf.paddr, in __coda_decoder_seq_init()
2321 ctx->psbuf.size); in coda_finish_decode()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c934 hal_handle_ppdusts_8852be(void *hal, u8 *psbuf, u16 sz, in hal_handle_ppdusts_8852be() argument