Home
last modified time | relevance | path

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

12

/linux/sound/core/
A Dmemalloc.c65 struct snd_dma_buffer *dmab) in snd_dma_alloc_dir_pages()
103 struct snd_dma_buffer *dmab) in snd_dma_alloc_pages_fallback()
127 void snd_dma_free_pages(struct snd_dma_buffer *dmab) in snd_dma_free_pages()
162 struct snd_dma_buffer *dmab; in snd_devm_alloc_dir_pages() local
191 int snd_dma_buffer_mmap(struct snd_dma_buffer *dmab, in snd_dma_buffer_mmap()
212 void snd_dma_buffer_sync(struct snd_dma_buffer *dmab, in snd_dma_buffer_sync()
370 #define get_vmalloc_page_addr(dmab, offset) \ argument
483 static int snd_dma_dev_mmap(struct snd_dma_buffer *dmab, in snd_dma_dev_mmap()
515 static void snd_dma_wc_free(struct snd_dma_buffer *dmab) in snd_dma_wc_free()
522 static int snd_dma_wc_mmap(struct snd_dma_buffer *dmab, in snd_dma_wc_mmap()
[all …]
A Dpcm_memory.c52 int str, size_t size, struct snd_dma_buffer *dmab) in do_alloc_pages()
83 static void do_free_pages(struct snd_card *card, struct snd_dma_buffer *dmab) in do_free_pages()
101 struct snd_dma_buffer *dmab = &substream->dma_buffer; in preallocate_pcm_pages() local
424 struct snd_dma_buffer *dmab = NULL; in snd_pcm_lib_malloc_pages() local
A Dcompress_offload.c476 struct snd_dma_buffer *dmab; in snd_compr_malloc_pages() local
/linux/sound/soc/sof/intel/
A Dhda-loader-skl.c268 struct snd_dma_buffer *dmab, in cl_stream_prepare_skl()
298 struct snd_dma_buffer *dmab, in cl_cleanup_skl()
308 struct snd_dma_buffer *dmab, in cl_dsp_init_skl()
391 struct snd_dma_buffer *dmab, in cl_skl_cldma_fill_buffer()
454 struct snd_dma_buffer *dmab, in cl_skl_cldma_copy_to_buf()
493 struct snd_dma_buffer *dmab) in cl_copy_fw_skl()
519 struct snd_dma_buffer dmab; in hda_dsp_cl_boot_firmware_skl() local
A Dhda-loader.c47 unsigned int size, struct snd_dma_buffer *dmab, in hda_cl_prepare()
257 int hda_cl_cleanup(struct device *dev, struct snd_dma_buffer *dmab, in hda_cl_cleanup()
411 struct snd_dma_buffer dmab; in hda_dsp_cl_boot_firmware() local
548 struct snd_dma_buffer dmab; in hda_dsp_ipc4_load_library() local
A Dhda-trace.c22 static int hda_dsp_trace_prepare(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab) in hda_dsp_trace_prepare()
39 int hda_dsp_trace_init(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, in hda_dsp_trace_init()
A Dhda-stream.c65 struct snd_dma_buffer *dmab, in hda_setup_bdle()
113 struct snd_dma_buffer *dmab, in hda_dsp_stream_setup_bdl()
419 struct snd_dma_buffer *dmab, in hda_dsp_iccmax_stream_hw_params()
495 struct snd_dma_buffer *dmab, in hda_dsp_stream_hw_params()
A Dhda-probes.c77 struct snd_dma_buffer *dmab; in hda_probes_compr_set_params() local
A Dhda-pcm.c102 struct snd_dma_buffer *dmab; in hda_dsp_pcm_hw_params() local
/linux/include/sound/
A Dmemalloc.h77 size_t size, struct snd_dma_buffer *dmab) in snd_dma_alloc_pages()
93 static inline void snd_dma_buffer_sync(struct snd_dma_buffer *dmab, in snd_dma_buffer_sync()
114 snd_dma_noncontig_sg_table(struct snd_dma_buffer *dmab) in snd_dma_noncontig_sg_table()
/linux/sound/soc/sof/
A Dsof-utils.c26 struct snd_dma_buffer *dmab, in snd_sof_create_page_table()
A Dcompress.c82 struct snd_dma_buffer *dmab = cstream->runtime->dma_buffer_p; in create_page_table() local
A Dpcm.c30 struct snd_dma_buffer *dmab = snd_pcm_get_dma_buf(substream); in create_page_table() local
/linux/drivers/scsi/lpfc/
A Dlpfc_mem.c601 lpfc_sli4_rb_free(struct lpfc_hba *phba, struct hbq_dmabuf *dmab) in lpfc_sli4_rb_free()
659 lpfc_sli4_nvmet_free(struct lpfc_hba *phba, struct rqb_dmabuf *dmab) in lpfc_sli4_nvmet_free()
/linux/sound/soc/sof/amd/
A Dacp-trace.c37 int acp_sof_trace_init(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, in acp_sof_trace_init()
A Dacp.h188 struct snd_dma_buffer *dmab; member
/linux/sound/pci/emu10k1/
A Dmemory.c378 struct snd_dma_buffer *dmab) in snd_emu10k1_alloc_pages_maybe_wider()
481 struct snd_dma_buffer dmab; in __synth_free_pages() local
513 struct snd_dma_buffer dmab; in synth_alloc_pages() local
/linux/sound/hda/
A Dhdac_stream.c454 struct snd_dma_buffer *dmab, in setup_bdle()
507 struct snd_dma_buffer *dmab; in snd_hdac_stream_setup_periods() local
997 struct snd_dma_buffer *dmab) in snd_hdac_dsp_cleanup()
/linux/sound/soc/intel/avs/
A Dloader.c359 struct snd_dma_buffer dmab; in avs_hda_load_basefw() local
426 struct snd_dma_buffer dmab; in avs_hda_load_library() local
A Dicl.c136 struct snd_dma_buffer dmab; in avs_icl_load_basefw() local
A Dcldma.c207 struct snd_dma_buffer *dmab = &cl->dmab_data; in cldma_setup_bdle() local
/linux/sound/soc/intel/common/
A Dsst-dsp-priv.h98 struct snd_dma_buffer dmab; member
/linux/sound/soc/intel/catpt/
A Dpcm.c378 struct snd_dma_buffer *dmab; in catpt_dai_hw_params() local
/linux/sound/pci/hda/
A Dhda_controller.c1006 struct snd_dma_buffer *dmab) in snd_hda_codec_load_dsp_cleanup()
/linux/sound/soc/stm/
A Dstm32_spdifrx.c238 struct snd_dma_buffer *dmab; member

Completed in 53 milliseconds

12