Searched refs:dma_buf_id (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_memory.c56 if (snd_dma_get_reserved_buf(dmab, substream->dma_buf_id) > 0) {
84 if (substream->dma_buf_id)
85 snd_dma_reserve_buf(&substream->dma_buffer, substream->dma_buf_id);
262 * When substream->dma_buf_id is set, the function tries to look for
264 * destruction time. The dma_buf_id must be unique for all systems
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h376 unsigned int dma_buf_id; member in struct:snd_pcm_substream

Completed in 104 milliseconds