Home
last modified time | relevance | path

Searched refs:snd_timer (Results 1 – 7 of 7) sorted by relevance

/include/sound/
A Dtimer.h38 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 { struct
69 void (*private_free) (struct snd_timer *timer); argument
83 struct snd_timer *timer; argument
118 int snd_timer_global_free(struct snd_timer *timer);
[all …]
A Dopl3.h293 struct snd_timer *timer1;
294 struct snd_timer *timer2;
A Dad1816a.h137 struct snd_timer *timer;
A Dgus.h355 struct snd_timer *timer1;
356 struct snd_timer *timer2;
A Dwss.h85 struct snd_timer *timer;
A Demu10k1.h1786 struct snd_timer *timer;
A Dpcm.h480 struct snd_timer *timer; /* timer */

Completed in 45 milliseconds