Searched refs:dma_buf_id (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dpcm.h356 unsigned int dma_buf_id; member in struct:snd_pcm_substream
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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

Completed in 61 milliseconds