Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dpcm_memory.c149 snd_iprintf(buffer, "%lu\n", (unsigned long) substream->dma_max / 1024); in snd_pcm_lib_preallocate_max_proc_read()
174 if ((size != 0 && size < 8192) || size > substream->dma_max) { in snd_pcm_lib_preallocate_proc_write()
265 substream->dma_max = max; in preallocate_pages()
425 if (substream->dma_buffer.area && !substream->dma_max) in snd_pcm_lib_malloc_pages()
/linux-6.3-rc2/include/sound/
A Dpcm.h459 size_t dma_max; member

Completed in 9 milliseconds