Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dtimer.c69 struct snd_timer_user { struct
72 unsigned long ticks;
73 unsigned long overrun;
74 int qhead;
75 int qtail;
76 int qused;
77 int queue_size;
78 bool disconnected;
81 spinlock_t qlock;
83 unsigned int filter;
[all …]