Home
last modified time | relevance | path

Searched defs:dmab (Results 1 - 25 of 56) sorted by relevance

123

/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp-trace.c37 int acp_sof_trace_init(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, in acp_sof_trace_init() argument
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-utils.c25 snd_sof_create_page_table(struct device *dev, struct snd_dma_buffer *dmab, unsigned char *page_table, size_t size) snd_sof_create_page_table() argument
H A Dpcm.c30 struct snd_dma_buffer *dmab = snd_pcm_get_dma_buf(substream); in create_page_table() local
/kernel/linux/linux-5.10/sound/soc/sof/intel/
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-loader.c211 static int cl_cleanup(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, in cl_cleanup() argument
28 cl_stream_prepare(struct snd_sof_dev *sdev, unsigned int format, unsigned int size, struct snd_dma_buffer *dmab, int direction) cl_stream_prepare() argument
[all...]
H A Dhda-pcm.c92 struct snd_dma_buffer *dmab; in hda_dsp_pcm_hw_params() local
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H 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() argument
39 int hda_dsp_trace_init(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, in hda_dsp_trace_init() argument
H A Dhda-probes.c77 struct snd_dma_buffer *dmab; in hda_probes_compr_set_params() local
H A Dhda-pcm.c102 struct snd_dma_buffer *dmab; in hda_dsp_pcm_hw_params() local
/kernel/linux/linux-5.10/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() argument
45 static void snd_free_dev_pages(struct snd_dma_buffer *dmab) in snd_free_dev_pages() argument
63 snd_malloc_dev_iram(struct snd_dma_buffer *dmab, size_t size) snd_malloc_dev_iram() argument
88 snd_free_dev_iram(struct snd_dma_buffer *dmab) snd_free_dev_iram() argument
126 snd_dma_alloc_pages(int type, struct device *device, size_t size, struct snd_dma_buffer *dmab) snd_dma_alloc_pages() argument
201 snd_dma_alloc_pages_fallback(int type, struct device *device, size_t size, struct snd_dma_buffer *dmab) snd_dma_alloc_pages_fallback() argument
227 snd_dma_free_pages(struct snd_dma_buffer *dmab) snd_dma_free_pages() argument
[all...]
H A Dsgbuf.c19 int snd_free_sgbuf_pages(struct snd_dma_buffer *dmab) in snd_free_sgbuf_pages() argument
54 snd_malloc_sgbuf_pages(struct device *device, size_t size, struct snd_dma_buffer *dmab, size_t *res_size) snd_malloc_sgbuf_pages() argument
139 snd_sgbuf_get_chunk_size(struct snd_dma_buffer *dmab, unsigned int ofs, unsigned int size) snd_sgbuf_get_chunk_size() argument
[all...]
H A Dpcm_memory.c83 static void do_free_pages(struct snd_card *card, struct snd_dma_buffer *dmab) in do_free_pages() argument
100 struct snd_dma_buffer *dmab in preallocate_pcm_pages() local
54 do_alloc_pages(struct snd_card *card, int type, struct device *dev, size_t size, struct snd_dma_buffer *dmab) do_alloc_pages() argument
413 struct snd_dma_buffer *dmab = NULL; snd_pcm_lib_malloc_pages() local
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dutils.c122 snd_sof_create_page_table(struct device *dev, struct snd_dma_buffer *dmab, unsigned char *page_table, size_t size) snd_sof_create_page_table() argument
H A Dpcm.c30 struct snd_dma_buffer *dmab = snd_pcm_get_dma_buf(substream); in create_page_table() local
/kernel/linux/linux-5.10/sound/soc/intel/common/
H A Dsst-dsp-priv.h98 struct snd_dma_buffer dmab; member
/kernel/linux/linux-5.10/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() argument
109 static inline void *snd_sgbuf_get_ptr(struct snd_dma_buffer *dmab, in snd_sgbuf_get_ptr() argument
123 static inline dma_addr_t snd_sgbuf_get_addr(struct snd_dma_buffer *dmab, in snd_sgbuf_get_addr() argument
129 snd_sgbuf_get_ptr(struct snd_dma_buffer *dmab, size_t offset) snd_sgbuf_get_ptr() argument
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dmemalloc.h98 static inline void snd_dma_buffer_sync(struct snd_dma_buffer *dmab, in snd_dma_buffer_sync() argument
81 snd_dma_alloc_pages(int type, struct device *dev, size_t size, struct snd_dma_buffer *dmab) snd_dma_alloc_pages() argument
119 snd_dma_noncontig_sg_table(struct snd_dma_buffer *dmab) snd_dma_noncontig_sg_table() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/common/
H A Dsst-dsp-priv.h98 struct snd_dma_buffer dmab; member
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dbxt-sst.c48 struct snd_dma_buffer dmab; in bxt_load_library() local
/kernel/linux/linux-5.10/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() argument
636 lpfc_sli4_nvmet_free(struct lpfc_hba *phba, struct rqb_dmabuf *dmab) in lpfc_sli4_nvmet_free() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_mem.c594 lpfc_sli4_rb_free(struct lpfc_hba *phba, struct hbq_dmabuf *dmab) in lpfc_sli4_rb_free() argument
652 lpfc_sli4_nvmet_free(struct lpfc_hba *phba, struct rqb_dmabuf *dmab) in lpfc_sli4_nvmet_free() argument
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_memory.c88 static void do_free_pages(struct snd_card *card, struct snd_dma_buffer *dmab) in do_free_pages() argument
106 struct snd_dma_buffer *dmab in preallocate_pcm_pages() local
54 do_alloc_pages(struct snd_card *card, int type, struct device *dev, int str, size_t size, struct snd_dma_buffer *dmab) do_alloc_pages() argument
428 struct snd_dma_buffer *dmab = NULL; snd_pcm_lib_malloc_pages() local
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dbxt-sst.c48 struct snd_dma_buffer dmab; in bxt_load_library() local
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dcldma.c207 struct snd_dma_buffer *dmab = &cl->dmab_data; in cldma_setup_bdle() local

Completed in 12 milliseconds

123