Query: snd_ac97_mixer
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_AC97_MIXER(9) Control/Mixer API SND_AC97_MIXER(9)NAMEsnd_ac97_mixer - create an Codec97 componentSYNOPSISint snd_ac97_mixer(struct snd_ac97_bus * bus, struct snd_ac97_template * template, struct snd_ac97 ** rac97);ARGUMENTSbus the AC97 bus which codec is attached to template the template of ac97, including index, callbacks and the private data. rac97 the pointer to store the new ac97 instance.DESCRIPTIONCreates an Codec97 component. An struct snd_ac97 instance is newly allocated and initialized from the template. The codec is then initialized by the standard procedure. The template must include the codec number (num) and address (addr), and the private data (private_data). The ac97 instance is registered as a low-level device, so you don't have to release it manually. Returns zero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_AC97_MIXER(9)
Related Man Pages |
---|
struct_bus_type(9) - centos |
tiffunregistercodec(3t) - redhat |
tiffcodec(3t) - redhat |
mkdtemp(3) - redhat |
tiffcodec(3tiff) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Update kernel Linux without reboot?! |
Docker learning Phase-I |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |