1SND_DMA_RESERVE_BUF(9)  Management of Cards and Device  SND_DMA_RESERVE_BUF(9)
2
3
4

NAME

6       snd_dma_reserve_buf - reserve the buffer
7

SYNOPSIS

9       int snd_dma_reserve_buf(struct snd_dma_buffer * dmab, unsigned int id);
10

ARGUMENTS

12       dmab
13           the buffer to reserve
14
15       id
16           the buffer id
17

DESCRIPTION

19       Reserves the given buffer as a reserved buffer.
20
21       Returns zero if successful, or a negative code at error.
22
24Kernel Hackers Manual 2.6.         June 2019            SND_DMA_RESERVE_BUF(9)
Impressum