Home
last modified time | relevance | path

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

/linux-2.6.39/sound/core/
Dtimer.c58 struct snd_timer_user { struct
59 struct snd_timer_instance *timeri;
60 int tread; /* enhanced read with timestamps and events */
61 unsigned long ticks;
62 unsigned long overrun;
63 int qhead;
64 int qtail;
65 int qused;
66 int queue_size;
67 struct snd_timer_read *queue;
[all …]