Home
last modified time | relevance | path

Searched defs:voice_alloc_info (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dsound_config.h83 struct voice_alloc_info { struct
84 int max_voice;
85 int used_voices;
86 int ptr; /* For device specific use */
87 unsigned short map[SYNTH_MAX_VOICES]; /* (ch << 8) | (note+1) */
88 int timestamp;
89 int alloc_times[SYNTH_MAX_VOICES];