Searched refs:buf_alloc_size (Results 1 – 2 of 2) sorted by relevance
352 dma_free_coherent(dev, stat->buf_alloc_size, buf->virt_addr, in isp_stat_bufs_free()363 stat->buf_alloc_size = 0; in isp_stat_bufs_free()418 if (stat->buf_alloc_size >= size) { in isp_stat_bufs_alloc()435 stat->buf_alloc_size = size; in isp_stat_bufs_alloc()706 stat->buf_alloc_size) { in isp_stat_try_enable()
111 u32 buf_alloc_size; member