Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/coda/
Dcoda.h58 size_t tempbuf_size; member
Dcoda-common.c2870 .tempbuf_size = 304 * 1024,
2885 .tempbuf_size = 304 * 1024,
2900 .tempbuf_size = 204 * 1024,
2915 .tempbuf_size = 204 * 1024,
3042 if (dev->devtype->tempbuf_size) { in coda_probe()
3044 dev->devtype->tempbuf_size, "tempbuf", in coda_probe()