Searched refs:dma_buffsize (Results 1 – 1 of 1) sorted by relevance
42 static int dma_buffsize = DSP_BUFFSIZE; variable68 if (dma_buffsize < 4096) in sound_alloc_dmap()69 dma_buffsize = 4096; in sound_alloc_dmap()80 dmap->buffsize = dma_buffsize; in sound_alloc_dmap()