1SND_AC97_PCM_CLOSE(9) Control/Mixer API SND_AC97_PCM_CLOSE(9)
23
4
NAME
6snd_ac97_pcm_close - closes the given AC97 pcm
7
SYNOPSIS
9int snd_ac97_pcm_close(struct ac97_pcm * pcm);
10
ARGUMENTS
12pcm
13the ac97 pcm instance
14
DESCRIPTION
16It frees the locked AC97 slots.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 SND_AC97_PCM_CLOSE(9)