Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dmemalloc.h81 struct snd_sg_buf { struct
96 struct snd_sg_buf *sgbuf = dmab->private_data; in snd_sgbuf_get_addr() argument
112 struct snd_sg_buf *sgbuf = dmab->private_data; in snd_sgbuf_get_ptr()
/Linux-v5.10/sound/core/
Dsgbuf.c21 struct snd_sg_buf *sgbuf = dmab->private_data; in snd_free_sgbuf_pages()
58 struct snd_sg_buf *sgbuf; in snd_malloc_sgbuf_pages()
142 struct snd_sg_buf *sg = dmab->private_data; in snd_sgbuf_get_chunk_size()
Dpcm_memory.c358 struct snd_sg_buf *sgbuf = snd_pcm_substream_sgbuf(substream); in snd_pcm_sgbuf_ops_page()
/Linux-v5.10/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3771 The ``struct snd_sg_buf`` instance is created as
3776 struct snd_sg_buf *sgbuf = (struct snd_sg_buf *)substream->dma_private;