SND_AC97_PCM_ASSIGN
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
snd_ac97_pcm_assign - assign AC97 slots to given PCM streams
SYNOPSIS
"SYNOPSIS"
int snd_ac97_pcm_assign (ac97_bus_t * bus, unsigned short pcms_count, const struct ac97_pcm * pcms);
ARGUMENTS
- bus
-
the ac97 bus instance
- pcms_count
-
count of PCMs to be assigned
- pcms
-
PCMs to be assigned
DESCRIPTION
It assigns available AC97 slots for given PCMs. If none or only
some slots are available, pcm->xxx.slots and pcm->xxx.rslots[] members
are reduced and might be zero.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:49 GMT, October 09, 2005