Searched refs:buf_alloc_size (Results 1 – 2 of 2) sorted by relevance
349 dma_free_coherent(dev, stat->buf_alloc_size, buf->virt_addr, in isp_stat_bufs_free()360 stat->buf_alloc_size = 0; in isp_stat_bufs_free()415 if (stat->buf_alloc_size >= size) { in isp_stat_bufs_alloc()432 stat->buf_alloc_size = size; in isp_stat_bufs_alloc()703 stat->buf_alloc_size) { in isp_stat_try_enable()
108 u32 buf_alloc_size; member