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

#include <trident.h>

Data Fields

unsigned int number
 
unsigned int use: 1
 
unsigned int pcm: 1
 
unsigned int synth:1
 
unsigned int midi: 1
 
unsigned int flags
 
unsigned char client
 
unsigned char port
 
unsigned char index
 
struct snd_trident_sample_ops * sample_ops
 
unsigned int CSO
 
unsigned int ESO
 
unsigned int LBA
 
unsigned short EC
 
unsigned short Alpha
 
unsigned short Delta
 
unsigned short Attribute
 
unsigned short Vol
 
unsigned char Pan
 
unsigned char GVSel
 
unsigned char RVol
 
unsigned char CVol
 
unsigned char FMC
 
unsigned char CTRL
 
unsigned char FMS
 
unsigned char LFO
 
unsigned int negCSO
 
struct snd_util_memblkmemblk
 
struct snd_tridenttrident
 
struct snd_pcm_substreamsubstream
 
struct snd_trident_voiceextra
 
unsigned int running: 1
 
unsigned int capture: 1
 
unsigned int spdif: 1
 
unsigned int foldback: 1
 
unsigned int isync: 1
 
unsigned int isync2: 1
 
unsigned int isync3: 1
 
int foldback_chan
 
unsigned int stimer
 
unsigned int spurious_threshold
 
unsigned int isync_mark
 
unsigned int isync_max
 
unsigned int isync_ESO
 
voidprivate_data
 
void(* private_free )(struct snd_trident_voice *voice)
 

Detailed Description

Definition at line 275 of file trident.h.

Field Documentation

unsigned short Alpha

Definition at line 293 of file trident.h.

unsigned short Attribute

Definition at line 295 of file trident.h.

unsigned int capture

Definition at line 315 of file trident.h.

unsigned char client

Definition at line 282 of file trident.h.

unsigned int CSO

Definition at line 289 of file trident.h.

unsigned char CTRL

Definition at line 302 of file trident.h.

unsigned char CVol

Definition at line 300 of file trident.h.

unsigned short Delta

Definition at line 294 of file trident.h.

unsigned short EC

Definition at line 292 of file trident.h.

unsigned int ESO

Definition at line 290 of file trident.h.

Definition at line 314 of file trident.h.

unsigned int flags

Definition at line 281 of file trident.h.

unsigned char FMC

Definition at line 301 of file trident.h.

unsigned char FMS

Definition at line 303 of file trident.h.

unsigned int foldback

Definition at line 315 of file trident.h.

int foldback_chan

Definition at line 322 of file trident.h.

unsigned char GVSel

Definition at line 298 of file trident.h.

unsigned char index

Definition at line 284 of file trident.h.

unsigned int isync

Definition at line 315 of file trident.h.

unsigned int isync2

Definition at line 315 of file trident.h.

unsigned int isync3

Definition at line 315 of file trident.h.

unsigned int isync_ESO

Definition at line 327 of file trident.h.

unsigned int isync_mark

Definition at line 325 of file trident.h.

unsigned int isync_max

Definition at line 326 of file trident.h.

unsigned int LBA

Definition at line 291 of file trident.h.

unsigned char LFO

Definition at line 304 of file trident.h.

Definition at line 308 of file trident.h.

unsigned int midi

Definition at line 277 of file trident.h.

unsigned int negCSO

Definition at line 306 of file trident.h.

unsigned int number

Definition at line 276 of file trident.h.

unsigned char Pan

Definition at line 297 of file trident.h.

unsigned int pcm

Definition at line 277 of file trident.h.

unsigned char port

Definition at line 283 of file trident.h.

void* private_data

Definition at line 331 of file trident.h.

void(* private_free)(struct snd_trident_voice *voice)

Definition at line 332 of file trident.h.

unsigned int running

Definition at line 315 of file trident.h.

unsigned char RVol

Definition at line 299 of file trident.h.

struct snd_trident_sample_ops* sample_ops

Definition at line 286 of file trident.h.

unsigned int spdif

Definition at line 315 of file trident.h.

unsigned int spurious_threshold

Definition at line 324 of file trident.h.

unsigned int stimer

Definition at line 323 of file trident.h.

Definition at line 313 of file trident.h.

unsigned int synth

Definition at line 277 of file trident.h.

struct snd_trident* trident

Definition at line 312 of file trident.h.

unsigned int use

Definition at line 277 of file trident.h.

unsigned short Vol

Definition at line 296 of file trident.h.


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