Home
last modified time | relevance | path

Searched refs:coda_alloc_aux_buf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/coda/
H A Dcoda.h299 int coda_alloc_aux_buf(struct coda_dev *dev, struct coda_aux_buf *buf,
H A Dcoda-common.c1932 int coda_alloc_aux_buf(struct coda_dev *dev, struct coda_aux_buf *buf, in coda_alloc_aux_buf() function
2973 ret = coda_alloc_aux_buf(dev, &dev->codebuf, fw->size, "codebuf", in coda_fw_callback()
3228 ret = coda_alloc_aux_buf(dev, &dev->workbuf, in coda_probe()
3236 ret = coda_alloc_aux_buf(dev, &dev->tempbuf, in coda_probe()
H A Dcoda-bit.c463 return coda_alloc_aux_buf(ctx->dev, buf, size, name, ctx->debugfs_entry); in coda_alloc_context_buf()
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
H A Dcoda.h310 int coda_alloc_aux_buf(struct coda_dev *dev, struct coda_aux_buf *buf,
H A Dcoda-common.c1931 int coda_alloc_aux_buf(struct coda_dev *dev, struct coda_aux_buf *buf, in coda_alloc_aux_buf() function
3007 ret = coda_alloc_aux_buf(dev, &dev->codebuf, fw->size, "codebuf", in coda_fw_callback()
3242 ret = coda_alloc_aux_buf(dev, &dev->workbuf, in coda_probe()
3250 ret = coda_alloc_aux_buf(dev, &dev->tempbuf, in coda_probe()
H A Dcoda-bit.c465 return coda_alloc_aux_buf(ctx->dev, buf, size, name, ctx->debugfs_entry); in coda_alloc_context_buf()

Completed in 15 milliseconds