Searched refs:preallocate_pages (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_memory.c | 231 static void preallocate_pages(struct snd_pcm_substream *substream, in preallocate_pages() function 263 preallocate_pages(substream, type, data, size, max, in preallocate_pages_for_all() 281 preallocate_pages(substream, type, data, size, max, false); in snd_pcm_lib_preallocate_pages() 325 preallocate_pages(substream, type, data, size, max, true); in snd_pcm_set_managed_buffer()
|