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

Data Fields

unsigned int number
 
unsigned int use:1
 
unsigned int pcm:1
 
unsigned int midi:1
 
unsigned int mode:1
 
unsigned int synth:1
 
unsigned int running:1
 
struct snd_alicodec
 
struct snd_pcm_substreamsubstream
 
struct snd_ali_voiceextra
 
int eso
 
int count
 
voidprivate_data
 
void(* private_free )(void *private_data)
 

Detailed Description

Definition at line 197 of file ali5451.c.

Field Documentation

struct snd_ali* codec

Definition at line 207 of file ali5451.c.

int count

Definition at line 212 of file ali5451.c.

int eso

Definition at line 211 of file ali5451.c.

Definition at line 209 of file ali5451.c.

unsigned int midi

Definition at line 199 of file ali5451.c.

unsigned int mode

Definition at line 199 of file ali5451.c.

unsigned int number

Definition at line 198 of file ali5451.c.

unsigned int pcm

Definition at line 199 of file ali5451.c.

void* private_data

Definition at line 216 of file ali5451.c.

void(* private_free)(void *private_data)

Definition at line 217 of file ali5451.c.

unsigned int running

Definition at line 199 of file ali5451.c.

Definition at line 208 of file ali5451.c.

unsigned int synth

Definition at line 199 of file ali5451.c.

unsigned int use

Definition at line 199 of file ali5451.c.


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