Searched defs:tmr (Results 1 – 5 of 5) sorted by relevance
57 struct snd_seq_timer *tmr; in snd_seq_timer_new() local76 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() local172 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 …]
450 struct snd_seq_timer *tmr; in snd_seq_queue_timer_open() local470 struct snd_seq_timer *tmr; in snd_seq_queue_timer_close() local767 struct snd_seq_timer *tmr; in snd_seq_info_queues_read() local
1647 struct snd_seq_timer *tmr; in snd_seq_ioctl_get_queue_status() local1681 struct snd_seq_timer *tmr; in snd_seq_ioctl_get_queue_tempo() local1736 struct snd_seq_timer *tmr; in snd_seq_ioctl_get_queue_timer() local1782 struct snd_seq_timer *tmr; in snd_seq_ioctl_set_queue_timer() local
28 static struct sound_lowlev_timer *tmr; variable
24 static struct sound_timer_operations *tmr; variable