snd_ac97_pcm_assign(9) centos man page | unix.com

Man Page: snd_ac97_pcm_assign

Operating Environment: centos

Section: 9

SND_AC97_PCM_ASSIGN(9)						 Control/Mixer API					    SND_AC97_PCM_ASSIGN(9)

NAME
snd_ac97_pcm_assign - assign AC97 slots to given PCM streams
SYNOPSIS
int snd_ac97_pcm_assign(struct snd_ac97_bus * 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.
RETURN
Zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_AC97_PCM_ASSIGN(9)
Related Man Pages
pci_create_slot(9) - centos
firewire(4) - debian
ieee1394if(4) - netbsd
assign_cpu_to_pset(3) - osf1
ieee1394(4) - minix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq