Home
last modified time | relevance | path

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

/sound/core/
Dtimer.c62 struct snd_timer_user { struct
63 struct snd_timer_instance *timeri;
64 int tread; /* enhanced read with timestamps and events */
65 unsigned long ticks;
66 unsigned long overrun;
67 int qhead;
68 int qtail;
69 int qused;
70 int queue_size;
71 bool disconnected;
[all …]