Home
last modified time | relevance | path

Searched refs:snd_sgbuf_get_chunk_size (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dmemalloc.h99 unsigned int snd_sgbuf_get_chunk_size(struct snd_dma_buffer *dmab,
/linux/sound/soc/intel/avs/
H A Dcldma.c221 chunk = snd_sgbuf_get_chunk_size(dmab, offset, bdle_size); in cldma_setup_bdle()
/linux/sound/core/
H A Dmemalloc.c271 unsigned int snd_sgbuf_get_chunk_size(struct snd_dma_buffer *dmab, in snd_sgbuf_get_chunk_size() function
281 EXPORT_SYMBOL(snd_sgbuf_get_chunk_size);
/linux/sound/soc/sof/intel/
H A Dhda-stream.c87 chunk = snd_sgbuf_get_chunk_size(dmab, offset, size); in hda_setup_bdle()
128 chunk_size = snd_sgbuf_get_chunk_size(dmab, 0, hstream->bufsize); in hda_dsp_stream_setup_bdl()