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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/
H A Dpcm_memory.c57 if (snd_dma_get_reserved_buf(dmab, substream->dma_buf_id) > 0) {
85 if (substream->dma_buf_id)
86 snd_dma_reserve_buf(&substream->dma_buffer, substream->dma_buf_id);
263 * When substream->dma_buf_id is set, the function tries to look for
265 * destruction time. The dma_buf_id must be unique for all systems
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dpcm.h356 unsigned int dma_buf_id; member in struct:snd_pcm_substream

Completed in 22 milliseconds