Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/coda/
Dcoda.h61 size_t tempbuf_size; member
Dcoda-common.c2588 .tempbuf_size = 304 * 1024,
2603 .tempbuf_size = 304 * 1024,
2618 .tempbuf_size = 204 * 1024,
2633 .tempbuf_size = 204 * 1024,
2762 if (dev->devtype->tempbuf_size) { in coda_probe()
2764 dev->devtype->tempbuf_size, "tempbuf", in coda_probe()