Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
mixart_mixer.h File Reference

Go to the source code of this file.

Functions

int mixart_update_playback_stream_level (struct snd_mixart *chip, int is_aes, int idx)
 
int mixart_update_capture_stream_level (struct snd_mixart *chip, int is_aes)
 
int snd_mixart_create_mixer (struct mixart_mgr *mgr)
 

Function Documentation

int mixart_update_capture_stream_level ( struct snd_mixart chip,
int  is_aes 
)

Definition at line 771 of file mixart_mixer.c.

int mixart_update_playback_stream_level ( struct snd_mixart chip,
int  is_aes,
int  idx 
)

Definition at line 721 of file mixart_mixer.c.

int snd_mixart_create_mixer ( struct mixart_mgr mgr)

Definition at line 1107 of file mixart_mixer.c.