Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/coda/
Dcoda.h66 size_t tempbuf_size; member
Dcoda-common.c3057 .tempbuf_size = 304 * 1024,
3072 .tempbuf_size = 304 * 1024,
3087 .tempbuf_size = 204 * 1024,
3102 .tempbuf_size = 204 * 1024,
3219 if (dev->devtype->tempbuf_size) { in coda_probe()
3221 dev->devtype->tempbuf_size, "tempbuf", in coda_probe()