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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_memory.c154 snd_iprintf(buffer, "%lu\n", (unsigned long) substream->dma_max / 1024);
177 if ((size != 0 && size < 8192) || size > substream->dma_max) {
246 substream->dma_max = max;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h377 size_t dma_max; member in struct:snd_pcm_substream

Completed in 101 milliseconds