Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/sound/core/
H A Dmemalloc.c27 static void snd_malloc_dev_pages(struct snd_dma_buffer *dmab, size_t size) in snd_malloc_dev_pages()
45 static void snd_free_dev_pages(struct snd_dma_buffer *dmab) in snd_free_dev_pages()
63 static void snd_malloc_dev_iram(struct snd_dma_buffer *dmab, size_t size) in snd_malloc_dev_iram()
88 static void snd_free_dev_iram(struct snd_dma_buffer *dmab) in snd_free_dev_iram()
127 struct snd_dma_buffer *dmab) in snd_dma_alloc_pages()
202 struct snd_dma_buffer *dmab) in snd_dma_alloc_pages_fallback()
227 void snd_dma_free_pages(struct snd_dma_buffer *dmab) in snd_dma_free_pages()
H A Dsgbuf.c19 int snd_free_sgbuf_pages(struct snd_dma_buffer *dmab) in snd_free_sgbuf_pages()
55 size_t size, struct snd_dma_buffer *dmab, in snd_malloc_sgbuf_pages()
139 unsigned int snd_sgbuf_get_chunk_size(struct snd_dma_buffer *dmab, in snd_sgbuf_get_chunk_size()
H A Dpcm_memory.c35 size_t size, struct snd_dma_buffer *dmab) in do_alloc_pages()
52 static void do_free_pages(struct snd_card *card, struct snd_dma_buffer *dmab) in do_free_pages()
72 struct snd_dma_buffer *dmab = &substream->dma_buffer; in preallocate_pcm_pages() local
385 struct snd_dma_buffer *dmab = NULL; in snd_pcm_lib_malloc_pages() local
H A Dcompress_offload.c497 struct snd_dma_buffer *dmab; in snd_compr_malloc_pages() local
/OK3568_Linux_fs/kernel/include/sound/
H A Dmemalloc.h93 static inline dma_addr_t snd_sgbuf_get_addr(struct snd_dma_buffer *dmab, in snd_sgbuf_get_addr()
109 static inline void *snd_sgbuf_get_ptr(struct snd_dma_buffer *dmab, in snd_sgbuf_get_ptr()
123 static inline dma_addr_t snd_sgbuf_get_addr(struct snd_dma_buffer *dmab, in snd_sgbuf_get_addr()
129 static inline void *snd_sgbuf_get_ptr(struct snd_dma_buffer *dmab, in snd_sgbuf_get_ptr()
135 #define snd_sgbuf_get_chunk_size(dmab, ofs, size) (size) argument
H A Dhda_codec.h529 struct snd_dma_buffer *dmab) {} in snd_hda_codec_load_dsp_cleanup()
H A Dhdaudio.h636 struct snd_dma_buffer *dmab) in snd_hdac_dsp_cleanup()
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-stream.c32 struct snd_dma_buffer *dmab, in hda_setup_bdle()
83 struct snd_dma_buffer *dmab, in hda_dsp_stream_setup_bdl()
329 struct snd_dma_buffer *dmab, in hda_dsp_iccmax_stream_hw_params()
400 struct snd_dma_buffer *dmab, in hda_dsp_stream_hw_params()
H A Dhda-loader.c29 unsigned int size, struct snd_dma_buffer *dmab, in cl_stream_prepare()
211 static int cl_cleanup(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, in cl_cleanup()
H A Dhda-trace.c27 struct snd_dma_buffer *dmab = &sdev->dmatb; in hda_dsp_trace_prepare() local
H A Dhda-compress.c66 struct snd_dma_buffer *dmab; in hda_probe_compr_set_params() local
H A Dhda-pcm.c92 struct snd_dma_buffer *dmab; in hda_dsp_pcm_hw_params() local
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_mem.c578 lpfc_sli4_rb_free(struct lpfc_hba *phba, struct hbq_dmabuf *dmab) in lpfc_sli4_rb_free()
636 lpfc_sli4_nvmet_free(struct lpfc_hba *phba, struct rqb_dmabuf *dmab) in lpfc_sli4_nvmet_free()
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Dmemory.c375 struct snd_dma_buffer *dmab) in snd_emu10k1_alloc_pages_maybe_wider()
476 struct snd_dma_buffer dmab; in __synth_free_pages() local
508 struct snd_dma_buffer dmab; in synth_alloc_pages() local
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-messages.c26 struct snd_dma_buffer *dmab, size_t size) in skl_alloc_dma_buf()
31 static int skl_free_dma_buf(struct device *dev, struct snd_dma_buffer *dmab) in skl_free_dma_buf()
72 unsigned int size, struct snd_dma_buffer *dmab) in skl_dsp_prepare()
122 struct snd_dma_buffer *dmab, int stream_tag) in skl_dsp_cleanup()
H A Dbxt-sst.c48 struct snd_dma_buffer dmab; in bxt_load_library() local
/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_stream.c367 struct snd_dma_buffer *dmab, in setup_bdle()
756 struct snd_dma_buffer *dmab) in snd_hdac_dsp_cleanup()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dutils.c123 struct snd_dma_buffer *dmab, in snd_sof_create_page_table()
H A Dpcm.c30 struct snd_dma_buffer *dmab = snd_pcm_get_dma_buf(substream); in create_page_table() local
H A Dsof-priv.h405 struct snd_dma_buffer dmab; member
/OK3568_Linux_fs/kernel/sound/soc/intel/common/
H A Dsst-dsp-priv.h98 struct snd_dma_buffer dmab; member
/OK3568_Linux_fs/kernel/sound/soc/intel/catpt/
H A Dpcm.c336 struct snd_dma_buffer *dmab; in catpt_dai_hw_params() local
/OK3568_Linux_fs/kernel/sound/pci/rme9652/
H A Drme9652.c280 static int snd_hammerfall_get_buffer(struct pci_dev *pci, struct snd_dma_buffer *dmab, size_t size) in snd_hammerfall_get_buffer()
285 static void snd_hammerfall_free_buffer(struct snd_dma_buffer *dmab, struct pci_dev *pci) in snd_hammerfall_free_buffer()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.c1012 struct snd_dma_buffer *dmab) in snd_hda_codec_load_dsp_cleanup()
/OK3568_Linux_fs/kernel/sound/soc/stm/
H A Dstm32_spdifrx.c237 struct snd_dma_buffer *dmab; member

12