Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
snd_mixart Struct Reference

#include <mixart.h>

Data Fields

struct snd_cardcard
 
struct mixart_mgrmgr
 
int chip_idx
 
struct snd_hwdephwdep
 
struct snd_pcmpcm
 
struct snd_pcmpcm_dig
 
struct mixart_pipe pipe_in_ana
 
struct mixart_pipe pipe_out_ana
 
struct mixart_pipe pipe_in_dig
 
struct mixart_pipe pipe_out_dig
 
struct mixart_stream playback_stream [MIXART_PCM_TOTAL][MIXART_PLAYBACK_STREAMS]
 
struct mixart_stream capture_stream [MIXART_PCM_TOTAL]
 
struct mixart_uid uid_out_analog_physio
 
struct mixart_uid uid_in_analog_physio
 
int analog_playback_active [2]
 
int analog_playback_volume [2]
 
int analog_capture_volume [2]
 
int digital_playback_active [2 *MIXART_PLAYBACK_STREAMS][2]
 
int digital_playback_volume [2 *MIXART_PLAYBACK_STREAMS][2]
 
int digital_capture_volume [2][2]
 
int monitoring_active [2]
 
int monitoring_volume [2]
 

Detailed Description

Definition at line 173 of file mixart.h.

Field Documentation

int analog_capture_volume[2]

Definition at line 199 of file mixart.h.

int analog_playback_active[2]

Definition at line 197 of file mixart.h.

int analog_playback_volume[2]

Definition at line 198 of file mixart.h.

Definition at line 191 of file mixart.h.

Definition at line 174 of file mixart.h.

int chip_idx

Definition at line 176 of file mixart.h.

int digital_capture_volume[2][2]

Definition at line 202 of file mixart.h.

int digital_playback_active[2 *MIXART_PLAYBACK_STREAMS][2]

Definition at line 200 of file mixart.h.

int digital_playback_volume[2 *MIXART_PLAYBACK_STREAMS][2]

Definition at line 201 of file mixart.h.

struct snd_hwdep* hwdep

Definition at line 177 of file mixart.h.

Definition at line 175 of file mixart.h.

int monitoring_active[2]

Definition at line 203 of file mixart.h.

int monitoring_volume[2]

Definition at line 204 of file mixart.h.

Definition at line 179 of file mixart.h.

struct snd_pcm* pcm_dig

Definition at line 180 of file mixart.h.

struct mixart_pipe pipe_in_ana

Definition at line 183 of file mixart.h.

struct mixart_pipe pipe_in_dig

Definition at line 187 of file mixart.h.

struct mixart_pipe pipe_out_ana

Definition at line 184 of file mixart.h.

struct mixart_pipe pipe_out_dig

Definition at line 188 of file mixart.h.

Definition at line 190 of file mixart.h.

struct mixart_uid uid_in_analog_physio

Definition at line 195 of file mixart.h.

struct mixart_uid uid_out_analog_physio

Definition at line 194 of file mixart.h.


The documentation for this struct was generated from the following file: