Home
last modified time | relevance | path

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

/Linux-v5.10/sound/core/
Dtimer.c69 struct snd_timer_user { struct
70 struct snd_timer_instance *timeri;
71 int tread; /* enhanced read with timestamps and events */
72 unsigned long ticks;
73 unsigned long overrun;
74 int qhead;
75 int qtail;
76 int qused;
77 int queue_size;
78 bool disconnected;
[all …]