Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dtimer.c71 struct snd_timer_user { struct
72 struct snd_timer_instance *timeri;
73 int tread; /* enhanced read with timestamps and events */
74 unsigned long ticks;
75 unsigned long overrun;
76 int qhead;
77 int qtail;
78 int qused;
79 int queue_size;
80 bool disconnected;
[all …]