Home
last modified time | relevance | path

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

/Linux-v5.4/sound/core/
Dtimer.c47 struct snd_timer_user { struct
48 struct snd_timer_instance *timeri;
49 int tread; /* enhanced read with timestamps and events */
50 unsigned long ticks;
51 unsigned long overrun;
52 int qhead;
53 int qtail;
54 int qused;
55 int queue_size;
56 bool disconnected;
[all …]