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

#include <pcxhr.h>

Data Fields

struct snd_cardcard
 
struct pcxhr_mgrmgr
 
int chip_idx
 
struct snd_pcmpcm
 
struct pcxhr_pipe playback_pipe
 
struct pcxhr_pipe capture_pipe [2]
 
struct pcxhr_stream playback_stream [PCXHR_PLAYBACK_STREAMS]
 
struct pcxhr_stream capture_stream [2]
 
int nb_streams_play
 
int nb_streams_capt
 
int analog_playback_active [2]
 
int analog_playback_volume [2]
 
int analog_capture_volume [2]
 
int digital_playback_active [PCXHR_PLAYBACK_STREAMS][2]
 
int digital_playback_volume [PCXHR_PLAYBACK_STREAMS][2]
 
int digital_capture_volume [2]
 
int monitoring_active [2]
 
int monitoring_volume [2]
 
int audio_capture_source
 
int mic_volume
 
int mic_boost
 
int mic_active
 
int analog_capture_active
 
int phantom_power
 
unsigned char aes_bits [5]
 

Detailed Description

Definition at line 171 of file pcxhr.h.

Field Documentation

unsigned char aes_bits[5]

Definition at line 201 of file pcxhr.h.

int analog_capture_active

Definition at line 198 of file pcxhr.h.

int analog_capture_volume[2]

Definition at line 188 of file pcxhr.h.

int analog_playback_active[2]

Definition at line 186 of file pcxhr.h.

int analog_playback_volume[2]

Definition at line 187 of file pcxhr.h.

int audio_capture_source

Definition at line 194 of file pcxhr.h.

struct pcxhr_pipe capture_pipe[2]

Definition at line 179 of file pcxhr.h.

struct pcxhr_stream capture_stream[2]

Definition at line 182 of file pcxhr.h.

Definition at line 172 of file pcxhr.h.

int chip_idx

Definition at line 174 of file pcxhr.h.

int digital_capture_volume[2]

Definition at line 191 of file pcxhr.h.

int digital_playback_active[PCXHR_PLAYBACK_STREAMS][2]

Definition at line 189 of file pcxhr.h.

int digital_playback_volume[PCXHR_PLAYBACK_STREAMS][2]

Definition at line 190 of file pcxhr.h.

Definition at line 173 of file pcxhr.h.

int mic_active

Definition at line 197 of file pcxhr.h.

int mic_boost

Definition at line 196 of file pcxhr.h.

int mic_volume

Definition at line 195 of file pcxhr.h.

int monitoring_active[2]

Definition at line 192 of file pcxhr.h.

int monitoring_volume[2]

Definition at line 193 of file pcxhr.h.

int nb_streams_capt

Definition at line 184 of file pcxhr.h.

int nb_streams_play

Definition at line 183 of file pcxhr.h.

Definition at line 176 of file pcxhr.h.

int phantom_power

Definition at line 199 of file pcxhr.h.

struct pcxhr_pipe playback_pipe

Definition at line 178 of file pcxhr.h.

Definition at line 181 of file pcxhr.h.


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