snd_ac97_pcm_close(9) 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.

RETURN

Zero.

COPYRIGHT