Searched refs:snd_timer (Results 1 – 7 of 7) sorted by relevance
38 struct snd_timer;48 int (*open) (struct snd_timer * timer);49 int (*close) (struct snd_timer * timer);50 unsigned long (*c_resolution) (struct snd_timer * timer);51 int (*start) (struct snd_timer * timer);52 int (*stop) (struct snd_timer * timer);57 struct snd_timer { struct69 void (*private_free) (struct snd_timer *timer); argument83 struct snd_timer *timer; argument118 int snd_timer_global_free(struct snd_timer *timer);[all …]
293 struct snd_timer *timer1;294 struct snd_timer *timer2;
137 struct snd_timer *timer;
355 struct snd_timer *timer1;356 struct snd_timer *timer2;
85 struct snd_timer *timer;
1786 struct snd_timer *timer;
480 struct snd_timer *timer; /* timer */
Completed in 45 milliseconds