centos man page for snd_ac97_pcm_open

Query: snd_ac97_pcm_open

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_AC97_PCM_OPEN(9)						 Control/Mixer API					      SND_AC97_PCM_OPEN(9)

NAME
snd_ac97_pcm_open - opens the given AC97 pcm
SYNOPSIS
int snd_ac97_pcm_open(struct ac97_pcm * pcm, unsigned int rate, enum ac97_pcm_cfg cfg, unsigned short slots);
ARGUMENTS
pcm the ac97 pcm instance rate rate in Hz, if codec does not support VRA, this value must be 48000Hz cfg output stream characteristics slots a subset of allocated slots (snd_ac97_pcm_assign) for this pcm
DESCRIPTION
It locks the specified slots and sets the given rate to AC97 registers.
RETURN
Zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_AC97_PCM_OPEN(9)
Related Man Pages
struct_ieee80211_tx_rate(9) - centos
dvsource-alsa(1) - debian
lsconv(1) - debian
snd_ad1816(4) - debian
snd_ad1816(4) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq