SND_AC97_PCM_CLOSE

Section: Control/Mixer API (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

snd_ac97_pcm_close - closes the given AC97 pcm  

SYNOPSIS

int snd_ac97_pcm_close(struct ac97_pcm * pcm);
 

ARGUMENTS

pcm

the ac97 pcm instance
 

DESCRIPTION

It frees the locked AC97 slots.  

COPYRIGHT