Home
last modified time | relevance | path

Searched defs:tmr (Results 1 – 5 of 5) sorted by relevance

/sound/core/seq/
Dseq_timer.c57 struct snd_seq_timer *tmr; in snd_seq_timer_new() local
76 void snd_seq_timer_delete(struct snd_seq_timer **tmr) in snd_seq_timer_delete()
94 void snd_seq_timer_defaults(struct snd_seq_timer * tmr) in snd_seq_timer_defaults()
113 void snd_seq_timer_reset(struct snd_seq_timer * tmr) in snd_seq_timer_reset()
137 struct snd_seq_timer *tmr; in snd_seq_timer_interrupt() local
172 int snd_seq_timer_set_tempo(struct snd_seq_timer * tmr, int tempo) in snd_seq_timer_set_tempo()
190 int snd_seq_timer_set_ppq(struct snd_seq_timer * tmr, int ppq) in snd_seq_timer_set_ppq()
214 int snd_seq_timer_set_position_tick(struct snd_seq_timer *tmr, in snd_seq_timer_set_position_tick()
230 int snd_seq_timer_set_position_time(struct snd_seq_timer *tmr, in snd_seq_timer_set_position_time()
246 int snd_seq_timer_set_skew(struct snd_seq_timer *tmr, unsigned int skew, in snd_seq_timer_set_skew()
[all …]
Dseq_queue.c450 struct snd_seq_timer *tmr; in snd_seq_queue_timer_open() local
470 struct snd_seq_timer *tmr; in snd_seq_queue_timer_close() local
767 struct snd_seq_timer *tmr; in snd_seq_info_queues_read() local
Dseq_clientmgr.c1647 struct snd_seq_timer *tmr; in snd_seq_ioctl_get_queue_status() local
1681 struct snd_seq_timer *tmr; in snd_seq_ioctl_get_queue_tempo() local
1736 struct snd_seq_timer *tmr; in snd_seq_ioctl_get_queue_timer() local
1782 struct snd_seq_timer *tmr; in snd_seq_ioctl_set_queue_timer() local
/sound/oss/
Dsound_timer.c28 static struct sound_lowlev_timer *tmr; variable
Dsequencer.c24 static struct sound_timer_operations *tmr; variable