Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dmemalloc.h81 struct snd_sg_buf { struct
96 struct snd_sg_buf *sgbuf = dmab->private_data; in snd_sgbuf_get_addr() argument
108 struct snd_sg_buf *sgbuf = dmab->private_data; in snd_sgbuf_get_ptr()
/Linux-v5.4/sound/core/
Dsgbuf.c22 struct snd_sg_buf *sgbuf = dmab->private_data; in snd_free_sgbuf_pages()
59 struct snd_sg_buf *sgbuf; in snd_malloc_sgbuf_pages()
143 struct snd_sg_buf *sg = dmab->private_data; in snd_sgbuf_get_chunk_size()
Dpcm_memory.c266 struct snd_sg_buf *sgbuf = snd_pcm_substream_sgbuf(substream); in snd_pcm_sgbuf_ops_page()
/Linux-v5.4/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3701 well. The ``struct snd_sg_buf`` instance is created as
3706 struct snd_sg_buf *sgbuf = (struct snd_sg_buf *)substream->dma_private;