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

#include <sound_config.h>

Data Fields

int max_voice
 
int used_voices
 
int ptr
 
unsigned short map [SYNTH_MAX_VOICES]
 
int timestamp
 
int alloc_times [SYNTH_MAX_VOICES]
 

Detailed Description

Definition at line 82 of file sound_config.h.

Field Documentation

int alloc_times[SYNTH_MAX_VOICES]

Definition at line 88 of file sound_config.h.

Definition at line 86 of file sound_config.h.

int max_voice

Definition at line 83 of file sound_config.h.

int ptr

Definition at line 85 of file sound_config.h.

Definition at line 87 of file sound_config.h.

int used_voices

Definition at line 84 of file sound_config.h.


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