Query: snd_dma_reserve_buf
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_DMA_RESERVE_BUF(9) Management of Cards and Device SND_DMA_RESERVE_BUF(9)NAMEsnd_dma_reserve_buf - reserve the bufferSYNOPSISint snd_dma_reserve_buf(struct snd_dma_buffer * dmab, unsigned int id);ARGUMENTSdmab the buffer to reserve id the buffer idDESCRIPTIONReserves the given buffer as a reserved buffer.RETURNZero if successful, or a negative code on error.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_DMA_RESERVE_BUF(9)