Query: snd_ac97_pcm_assign
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_AC97_PCM_ASSIGN(9) Control/Mixer API SND_AC97_PCM_ASSIGN(9)NAMEsnd_ac97_pcm_assign - assign AC97 slots to given PCM streamsSYNOPSISint snd_ac97_pcm_assign(struct snd_ac97_bus * bus, unsigned short pcms_count, const struct ac97_pcm * pcms);ARGUMENTSbus the ac97 bus instance pcms_count count of PCMs to be assigned pcms PCMs to be assignedDESCRIPTIONIt 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.RETURNZero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_AC97_PCM_ASSIGN(9)
| Related Man Pages |
|---|
| pci_create_slot(9) - centos |
| firewire(4) - debian |
| lsdahdi(8) - debian |
| i2c_register_board_info(9) - suse |
| ieee1394(4) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |