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

NAME

6       snd_pcm_lib_preallocate_free_for_all - release all pre-allocated
7       buffers on the pcm
8

SYNOPSIS

10       int snd_pcm_lib_preallocate_free_for_all(struct snd_pcm * pcm);
11

ARGUMENTS

13       pcm
14           the pcm instance
15

DESCRIPTION

17       Releases all the pre-allocated buffers on the given pcm.
18

RETURN

20       Zero if successful, or a negative error code on failure.
21
23Kernel Hackers Manual 3.10         June 2019           SND_PCM_LIB_PREALLOC(9)
Impressum