Searched refs:snd_timer (Results 1 - 25 of 50) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/sound/
H A Dtimer.h53 struct snd_timer;
63 int (*open) (struct snd_timer * timer);
64 int (*close) (struct snd_timer * timer);
65 unsigned long (*c_resolution) (struct snd_timer * timer);
66 int (*start) (struct snd_timer * timer);
67 int (*stop) (struct snd_timer * timer);
68 int (*set_period) (struct snd_timer * timer, unsigned long period_num, unsigned long period_den);
69 int (*precise_resolution) (struct snd_timer * timer, unsigned long *num, unsigned long *den);
72 struct snd_timer { struct
84 void (*private_free) (struct snd_timer *time
[all...]
H A Dad1816a.h149 struct snd_timer *timer;
173 struct snd_timer **rtimer);
H A Dopl3.h311 struct snd_timer *timer1;
312 struct snd_timer *timer2;
H A Dwss.h100 struct snd_timer *timer;
158 int snd_wss_timer(struct snd_wss *chip, int device, struct snd_timer **rtimer);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/sound/
H A Dtimer.h53 struct snd_timer;
63 int (*open) (struct snd_timer * timer);
64 int (*close) (struct snd_timer * timer);
65 unsigned long (*c_resolution) (struct snd_timer * timer);
66 int (*start) (struct snd_timer * timer);
67 int (*stop) (struct snd_timer * timer);
68 int (*set_period) (struct snd_timer * timer, unsigned long period_num, unsigned long period_den);
69 int (*precise_resolution) (struct snd_timer * timer, unsigned long *num, unsigned long *den);
72 struct snd_timer { struct
84 void (*private_free) (struct snd_timer *time
[all...]
H A Dad1816a.h149 struct snd_timer *timer;
173 struct snd_timer **rtimer);
H A Dopl3.h311 struct snd_timer *timer1;
312 struct snd_timer *timer2;
H A Dwss.h100 struct snd_timer *timer;
158 int snd_wss_timer(struct snd_wss *chip, int device, struct snd_timer **rtimer);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/core/
H A Drtctimer.c40 static int rtctimer_open(struct snd_timer *t);
41 static int rtctimer_close(struct snd_timer *t);
42 static int rtctimer_start(struct snd_timer *t);
43 static int rtctimer_stop(struct snd_timer *t);
61 static struct snd_timer *rtctimer;
67 rtctimer_open(struct snd_timer *t)
79 rtctimer_close(struct snd_timer *t)
91 rtctimer_start(struct snd_timer *timer)
102 rtctimer_stop(struct snd_timer *timer)
113 snd_timer_interrupt((struct snd_timer *)dat
[all...]
H A Dhrtimer.c39 struct snd_timer *timer;
47 struct snd_timer *t = stime->timer;
61 static int snd_hrtimer_open(struct snd_timer *t)
76 static int snd_hrtimer_close(struct snd_timer *t)
88 static int snd_hrtimer_start(struct snd_timer *t)
100 static int snd_hrtimer_stop(struct snd_timer *t)
119 static struct snd_timer *mytimer;
123 struct snd_timer *timer;
H A Dpcm_timer.c63 static unsigned long snd_pcm_timer_resolution(struct snd_timer * timer)
71 static int snd_pcm_timer_start(struct snd_timer * timer)
80 static int snd_pcm_timer_stop(struct snd_timer * timer)
103 static void snd_pcm_timer_free(struct snd_timer *timer)
112 struct snd_timer *timer;
H A Dtimer.c86 static int snd_timer_free(struct snd_timer *timer);
91 static void snd_timer_reschedule(struct snd_timer * timer, unsigned long ticks_left);
98 struct snd_timer *timer)
128 static struct snd_timer *snd_timer_find(struct snd_timer_id *tid)
130 struct snd_timer *timer = NULL;
178 struct snd_timer *timer;
232 struct snd_timer *timer;
305 struct snd_timer *timer = NULL;
364 struct snd_timer * timer;
378 struct snd_timer *time
[all...]
H A Dtimer_compat.c40 struct snd_timer *t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/core/
H A Drtctimer.c40 static int rtctimer_open(struct snd_timer *t);
41 static int rtctimer_close(struct snd_timer *t);
42 static int rtctimer_start(struct snd_timer *t);
43 static int rtctimer_stop(struct snd_timer *t);
61 static struct snd_timer *rtctimer;
67 rtctimer_open(struct snd_timer *t)
79 rtctimer_close(struct snd_timer *t)
91 rtctimer_start(struct snd_timer *timer)
102 rtctimer_stop(struct snd_timer *timer)
113 snd_timer_interrupt((struct snd_timer *)dat
[all...]
H A Dhrtimer.c39 struct snd_timer *timer;
47 struct snd_timer *t = stime->timer;
61 static int snd_hrtimer_open(struct snd_timer *t)
76 static int snd_hrtimer_close(struct snd_timer *t)
88 static int snd_hrtimer_start(struct snd_timer *t)
100 static int snd_hrtimer_stop(struct snd_timer *t)
119 static struct snd_timer *mytimer;
123 struct snd_timer *timer;
H A Dpcm_timer.c63 static unsigned long snd_pcm_timer_resolution(struct snd_timer * timer)
71 static int snd_pcm_timer_start(struct snd_timer * timer)
80 static int snd_pcm_timer_stop(struct snd_timer * timer)
103 static void snd_pcm_timer_free(struct snd_timer *timer)
112 struct snd_timer *timer;
H A Dtimer.c86 static int snd_timer_free(struct snd_timer *timer);
91 static void snd_timer_reschedule(struct snd_timer * timer, unsigned long ticks_left);
98 struct snd_timer *timer)
128 static struct snd_timer *snd_timer_find(struct snd_timer_id *tid)
130 struct snd_timer *timer = NULL;
178 struct snd_timer *timer;
232 struct snd_timer *timer;
305 struct snd_timer *timer = NULL;
364 struct snd_timer * timer;
378 struct snd_timer *time
[all...]
H A Dtimer_compat.c40 struct snd_timer *t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/emu10k1/
H A Dtimer.c32 static int snd_emu10k1_timer_start(struct snd_timer *timer)
49 static int snd_emu10k1_timer_stop(struct snd_timer *timer)
61 static int snd_emu10k1_timer_precise_resolution(struct snd_timer *timer,
80 struct snd_timer *timer = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/emu10k1/
H A Dtimer.c32 static int snd_emu10k1_timer_start(struct snd_timer *timer)
49 static int snd_emu10k1_timer_stop(struct snd_timer *timer)
61 static int snd_emu10k1_timer_precise_resolution(struct snd_timer *timer,
80 struct snd_timer *timer = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/isa/gus/
H A Dgus_timer.c32 static int snd_gf1_timer1_start(struct snd_timer * timer)
50 static int snd_gf1_timer1_stop(struct snd_timer * timer)
68 static int snd_gf1_timer2_start(struct snd_timer * timer)
86 static int snd_gf1_timer2_stop(struct snd_timer * timer)
106 struct snd_timer *timer = gus->gf1.timer1;
115 struct snd_timer *timer = gus->gf1.timer2;
144 static void snd_gf1_timer1_free(struct snd_timer *timer)
150 static void snd_gf1_timer2_free(struct snd_timer *timer)
158 struct snd_timer *timer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/isa/gus/
H A Dgus_timer.c32 static int snd_gf1_timer1_start(struct snd_timer * timer)
50 static int snd_gf1_timer1_stop(struct snd_timer * timer)
68 static int snd_gf1_timer2_start(struct snd_timer * timer)
86 static int snd_gf1_timer2_stop(struct snd_timer * timer)
106 struct snd_timer *timer = gus->gf1.timer1;
115 struct snd_timer *timer = gus->gf1.timer2;
144 static void snd_gf1_timer1_free(struct snd_timer *timer)
150 static void snd_gf1_timer2_free(struct snd_timer *timer)
158 struct snd_timer *timer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_lib.c157 static int snd_opl3_timer1_start(struct snd_timer * timer)
175 static int snd_opl3_timer1_stop(struct snd_timer * timer)
194 static int snd_opl3_timer2_start(struct snd_timer * timer)
212 static int snd_opl3_timer2_stop(struct snd_timer * timer)
251 struct snd_timer *timer = NULL;
271 struct snd_timer *timer = NULL;
297 struct snd_timer *timer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_lib.c157 static int snd_opl3_timer1_start(struct snd_timer * timer)
175 static int snd_opl3_timer1_stop(struct snd_timer * timer)
194 static int snd_opl3_timer2_start(struct snd_timer * timer)
212 static int snd_opl3_timer2_stop(struct snd_timer * timer)
251 struct snd_timer *timer = NULL;
271 struct snd_timer *timer = NULL;
297 struct snd_timer *timer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/isa/ad1816a/
H A Dad1816a_lib.c380 static int snd_ad1816a_timer_close(struct snd_timer *timer)
387 static int snd_ad1816a_timer_open(struct snd_timer *timer)
394 static unsigned long snd_ad1816a_timer_resolution(struct snd_timer *timer)
402 static int snd_ad1816a_timer_start(struct snd_timer *timer)
421 static int snd_ad1816a_timer_stop(struct snd_timer *timer)
687 int __devinit snd_ad1816a_timer(struct snd_ad1816a *chip, int device, struct snd_timer **rtimer)
689 struct snd_timer *timer;

Completed in 270 milliseconds

12