Home
last modified time | relevance | path

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

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