1SND_PCM_LIB_FREE_PAG(9)             PCM API            SND_PCM_LIB_FREE_PAG(9)
2
3
4

NAME

6       snd_pcm_lib_free_pages - release the allocated DMA buffer.
7

SYNOPSIS

9       int snd_pcm_lib_free_pages(struct snd_pcm_substream * substream);
10

ARGUMENTS

12       substream
13           the substream to release the DMA buffer
14

DESCRIPTION

16       Releases the DMA buffer allocated via snd_pcm_lib_malloc_pages.
17

RETURN

19       Zero if successful, or a negative error code on failure.
20
22Kernel Hackers Manual 3.10         June 2019           SND_PCM_LIB_FREE_PAG(9)
Impressum