• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/core/

Lines Matching refs:snd_timer

86 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 *timer;
410 static int snd_timer_start1(struct snd_timer *timer, struct snd_timer_instance *timeri,
449 struct snd_timer *timer;
475 struct snd_timer *timer;
524 struct snd_timer *timer;
544 struct snd_timer *timer;
579 static void snd_timer_reschedule(struct snd_timer * timer, unsigned long ticks_left)
612 struct snd_timer *timer = (struct snd_timer *) arg;
647 void snd_timer_interrupt(struct snd_timer * timer, unsigned long ticks_left)
753 struct snd_timer **rtimer)
755 struct snd_timer *timer;
799 static int snd_timer_free(struct snd_timer *timer)
826 struct snd_timer *timer = device->device_data;
832 struct snd_timer *timer = dev->device_data;
833 struct snd_timer *timer1;
872 struct snd_timer *timer = device->device_data;
879 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp)
912 int snd_timer_global_new(char *id, int device, struct snd_timer **rtimer)
924 int snd_timer_global_free(struct snd_timer *timer)
929 int snd_timer_global_register(struct snd_timer *timer)
951 struct snd_timer *timer = (struct snd_timer *)data;
959 static int snd_timer_s_start(struct snd_timer * timer)
978 static int snd_timer_s_stop(struct snd_timer * timer)
1003 static void snd_timer_free_system(struct snd_timer *timer)
1010 struct snd_timer *timer;
1040 struct snd_timer *timer;
1289 static void snd_timer_user_copy_id(struct snd_timer_id *id, struct snd_timer *timer)
1301 struct snd_timer *timer;
1312 struct snd_timer, device_list);
1320 timer = list_entry(p, struct snd_timer, device_list);
1353 timer = list_entry(p, struct snd_timer, device_list);
1399 struct snd_timer *t;
1440 struct snd_timer *t;
1470 struct snd_timer *t;
1563 struct snd_timer *t;
1593 struct snd_timer *t;
1967 struct snd_timer *timer = list_entry(p, struct snd_timer, device_list);