Lines Matching defs:size

33 static void *__snd_dma_alloc_pages(struct snd_dma_buffer *dmab, size_t size)  in __snd_dma_alloc_pages()
58 enum dma_data_direction dir, size_t size, in snd_dma_alloc_dir_pages()
96 int snd_dma_alloc_pages_fallback(int type, struct device *device, size_t size, in snd_dma_alloc_pages_fallback()
154 enum dma_data_direction dir, size_t size) in snd_devm_alloc_dir_pages()
266 unsigned int ofs, unsigned int size) in snd_sgbuf_get_chunk_size()
280 static void *do_alloc_pages(struct device *dev, size_t size, dma_addr_t *addr, in do_alloc_pages()
310 static void do_free_pages(void *p, size_t size, bool wc) in do_free_pages()
320 static void *snd_dma_continuous_alloc(struct snd_dma_buffer *dmab, size_t size) in snd_dma_continuous_alloc()
348 static void *snd_dma_vmalloc_alloc(struct snd_dma_buffer *dmab, size_t size) in snd_dma_vmalloc_alloc()
381 unsigned int ofs, unsigned int size) in snd_dma_vmalloc_get_chunk_size()
416 static void *snd_dma_iram_alloc(struct snd_dma_buffer *dmab, size_t size) in snd_dma_iram_alloc()
467 static void *snd_dma_dev_alloc(struct snd_dma_buffer *dmab, size_t size) in snd_dma_dev_alloc()
495 static void *snd_dma_wc_alloc(struct snd_dma_buffer *dmab, size_t size) in snd_dma_wc_alloc()
512 static void *snd_dma_wc_alloc(struct snd_dma_buffer *dmab, size_t size) in snd_dma_wc_alloc()
539 static void *snd_dma_noncontig_alloc(struct snd_dma_buffer *dmab, size_t size) in snd_dma_noncontig_alloc()
634 unsigned int ofs, unsigned int size) in snd_dma_noncontig_get_chunk_size()
674 static void *snd_dma_sg_wc_alloc(struct snd_dma_buffer *dmab, size_t size) in snd_dma_sg_wc_alloc()
729 size_t i, size; in __snd_dma_sg_fallback_free() local
754 static void *snd_dma_sg_fallback_alloc(struct snd_dma_buffer *dmab, size_t size) in snd_dma_sg_fallback_alloc()
869 static void *snd_dma_noncoherent_alloc(struct snd_dma_buffer *dmab, size_t size) in snd_dma_noncoherent_alloc()