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);53 int (*set_period) (struct snd_timer * timer, unsigned long period_num, unsigned long period_den);54 int (*precise_resolution) (struct snd_timer * timer, unsigned long *num, unsigned long *den);57 struct snd_timer { struct69 void (*private_free) (struct snd_timer *timer); argument[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;
1769 struct snd_timer *timer;
454 struct snd_timer *timer; /* timer */