Home
last modified time | relevance | path

Searched defs:dmab (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/sound/core/
Dmemalloc.c118 static void snd_malloc_dev_iram(struct snd_dma_buffer *dmab, size_t size) in snd_malloc_dev_iram()
142 static void snd_free_dev_iram(struct snd_dma_buffer *dmab) in snd_free_dev_iram()
173 struct snd_dma_buffer *dmab) in snd_dma_alloc_pages()
237 struct snd_dma_buffer *dmab) in snd_dma_alloc_pages_fallback()
265 void snd_dma_free_pages(struct snd_dma_buffer *dmab) in snd_dma_free_pages()
Dsgbuf.c33 int snd_free_sgbuf_pages(struct snd_dma_buffer *dmab) in snd_free_sgbuf_pages()
67 size_t size, struct snd_dma_buffer *dmab, in snd_malloc_sgbuf_pages()
143 unsigned int snd_sgbuf_get_chunk_size(struct snd_dma_buffer *dmab, in snd_sgbuf_get_chunk_size()
Dpcm_memory.c53 struct snd_dma_buffer *dmab = &substream->dma_buffer; in preallocate_pcm_pages() local
335 struct snd_dma_buffer *dmab = NULL; in snd_pcm_lib_malloc_pages() local
/linux-4.1.27/include/sound/
Dmemalloc.h106 static inline dma_addr_t snd_sgbuf_get_addr(struct snd_dma_buffer *dmab, in snd_sgbuf_get_addr()
118 static inline void *snd_sgbuf_get_ptr(struct snd_dma_buffer *dmab, in snd_sgbuf_get_ptr()
129 static inline dma_addr_t snd_sgbuf_get_addr(struct snd_dma_buffer *dmab, in snd_sgbuf_get_addr()
135 static inline void *snd_sgbuf_get_ptr(struct snd_dma_buffer *dmab, in snd_sgbuf_get_ptr()
141 #define snd_sgbuf_get_chunk_size(dmab, ofs, size) (size) argument
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_mem.c538 lpfc_sli4_rb_free(struct lpfc_hba *phba, struct hbq_dmabuf *dmab) in lpfc_sli4_rb_free()
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-pcm.c143 struct snd_dma_buffer dmab[HSW_PCM_COUNT][2]; member
443 struct snd_dma_buffer *dmab = snd_pcm_get_dma_buf(substream); in create_adsp_page_table() local
481 struct snd_dma_buffer *dmab; in hsw_pcm_hw_params() local
/linux-4.1.27/sound/pci/hda/
Dhda_controller.c291 struct snd_dma_buffer *dmab, in setup_bdle()
1443 struct snd_dma_buffer *dmab) in azx_load_dsp_cleanup()
Dhda_codec.h543 struct snd_dma_buffer *dmab) in snd_hda_codec_load_dsp_cleanup()
559 struct snd_dma_buffer *dmab) {} in snd_hda_codec_load_dsp_cleanup()
Dhda_intel.c373 static void __mark_pages_wc(struct azx *chip, struct snd_dma_buffer *dmab, bool on) in __mark_pages_wc()
Dpatch_ca0132.c2038 struct snd_dma_buffer *dmab; member
/linux-4.1.27/sound/pci/rme9652/
Drme9652.c293 static int snd_hammerfall_get_buffer(struct pci_dev *pci, struct snd_dma_buffer *dmab, size_t size) in snd_hammerfall_get_buffer()
303 static void snd_hammerfall_free_buffer(struct snd_dma_buffer *dmab, struct pci_dev *pci) in snd_hammerfall_free_buffer()
Dhdsp.c583 static int snd_hammerfall_get_buffer(struct pci_dev *pci, struct snd_dma_buffer *dmab, size_t size) in snd_hammerfall_get_buffer()
593 static void snd_hammerfall_free_buffer(struct snd_dma_buffer *dmab, struct pci_dev *pci) in snd_hammerfall_free_buffer()