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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dmemalloc.h81 struct snd_sg_buf { struct
101 static inline dma_addr_t snd_sgbuf_get_addr(struct snd_sg_buf *sgbuf, size_t offset)
111 static inline void *snd_sgbuf_get_ptr(struct snd_sg_buf *sgbuf, size_t offset)
H A Dpcm.h935 struct snd_sg_buf *sg = snd_pcm_substream_sgbuf(substream);
942 struct snd_sg_buf *sg = snd_pcm_substream_sgbuf(substream);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dsgbuf.c34 struct snd_sg_buf *sgbuf = dmab->private_data;
70 struct snd_sg_buf *sgbuf;
H A Dpcm_memory.c320 struct snd_sg_buf *sgbuf = snd_pcm_substream_sgbuf(substream);
336 struct snd_sg_buf *sg = snd_pcm_substream_sgbuf(substream);

Completed in 111 milliseconds