Searched refs:buf_alloc_size (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispstat.h108 u32 buf_alloc_size; member in struct:ispstat
H A Dispstat.c349 dma_free_coherent(dev, stat->buf_alloc_size, buf->virt_addr,
360 stat->buf_alloc_size = 0;
415 if (stat->buf_alloc_size >= size) {
432 stat->buf_alloc_size = size;
704 stat->buf_alloc_size) {

Completed in 208 milliseconds