/kernel/linux/linux-6.6/sound/soc/sof/amd/ |
H A D | acp-trace.c | 37 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 D | sof-utils.c | 25 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 D | pcm.c | 30 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 D | hda-trace.c | 27 struct snd_dma_buffer *dmab = &sdev->dmatb; in hda_dsp_trace_prepare() local
|
H A D | hda-compress.c | 66 struct snd_dma_buffer *dmab; in hda_probe_compr_set_params() local
|
H A D | hda-loader.c | 211 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 D | hda-pcm.c | 92 struct snd_dma_buffer *dmab; in hda_dsp_pcm_hw_params() local
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-trace.c | 22 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 D | hda-probes.c | 77 struct snd_dma_buffer *dmab; in hda_probes_compr_set_params() local
|
H A D | hda-pcm.c | 102 struct snd_dma_buffer *dmab; in hda_dsp_pcm_hw_params() local
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | memalloc.c | 27 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 D | sgbuf.c | 19 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 D | pcm_memory.c | 83 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 D | utils.c | 122 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 D | pcm.c | 30 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 D | sst-dsp-priv.h | 98 struct snd_dma_buffer dmab; member
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | memalloc.h | 93 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 D | memalloc.h | 98 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 D | sst-dsp-priv.h | 98 struct snd_dma_buffer dmab; member
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | bxt-sst.c | 48 struct snd_dma_buffer dmab; in bxt_load_library() local
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 578 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 D | lpfc_mem.c | 594 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 D | pcm_memory.c | 88 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 D | bxt-sst.c | 48 struct snd_dma_buffer dmab; in bxt_load_library() local
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | cldma.c | 207 struct snd_dma_buffer *dmab = &cl->dmab_data; in cldma_setup_bdle() local
|