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

/linux-4.4.14/sound/oss/
H A Ddmabuf.c44 static int dma_buffsize = DSP_BUFFSIZE; variable
70 if (dma_buffsize < 4096) sound_alloc_dmap()
71 dma_buffsize = 4096; sound_alloc_dmap()
82 dmap->buffsize = dma_buffsize; sound_alloc_dmap()

Completed in 78 milliseconds