Lines Matching full:allocated
62 * @size: the allocated buffer size
64 * Releases the buffer allocated via snd_malloc_pages().
115 * @dmab: buffer allocation record to store the allocated data
141 * snd_free_dev_iram - free allocated specific memory from on-chip internal ram
142 * @dmab: buffer allocation record to store the allocated data
166 * @dmab: buffer allocation record to store the allocated data
171 * Return: Zero if the buffer with the given size is allocated successfully,
229 * @dmab: buffer allocation record to store the allocated data
233 * tries to allocate again. The size actually allocated is stored in
236 * Return: Zero if the buffer with the given size is allocated successfully,
260 * snd_dma_free_pages - release the allocated buffer
263 * Releases the allocated buffer via snd_dma_alloc_pages().