Home
last modified time | relevance | path

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

/include/sound/
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);
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 { struct
69 void (*private_free) (struct snd_timer *timer); argument
[all …]
Dopl3.h293 struct snd_timer *timer1;
294 struct snd_timer *timer2;
Dad1816a.h137 struct snd_timer *timer;
Dgus.h355 struct snd_timer *timer1;
356 struct snd_timer *timer2;
Dwss.h85 struct snd_timer *timer;
Demu10k1.h1769 struct snd_timer *timer;
Dpcm.h454 struct snd_timer *timer; /* timer */