Lines Matching defs:timer

176 	struct snd_timer *timer;  in snd_timer_find()  local
246 struct snd_timer *timer; in snd_timer_check_slave() local
293 struct snd_timer *timer; in snd_timer_open() local
392 struct snd_timer *timer = timeri->timer; in snd_timer_close_locked() local
471 static unsigned long snd_timer_hw_resolution(struct snd_timer *timer) in snd_timer_hw_resolution()
481 struct snd_timer * timer; in snd_timer_resolution() local
499 struct snd_timer *timer = ti->timer; in snd_timer_notify1() local
533 struct snd_timer *timer; in snd_timer_start1() local
619 struct snd_timer *timer; in snd_timer_stop1() local
749 static void snd_timer_reschedule(struct snd_timer * timer, unsigned long ticks_left) in snd_timer_reschedule()
777 static void snd_timer_process_callbacks(struct snd_timer *timer, in snd_timer_process_callbacks()
805 static void snd_timer_clear_callbacks(struct snd_timer *timer, in snd_timer_clear_callbacks()
822 struct snd_timer *timer = container_of(work, struct snd_timer, task_work); in snd_timer_work() local
841 void snd_timer_interrupt(struct snd_timer * timer, unsigned long ticks_left) in snd_timer_interrupt()
938 struct snd_timer *timer; in snd_timer_new() local
987 static int snd_timer_free(struct snd_timer *timer) in snd_timer_free()
1014 struct snd_timer *timer = device->device_data; in snd_timer_dev_free() local
1020 struct snd_timer *timer = dev->device_data; in snd_timer_dev_register() local
1060 struct snd_timer *timer = device->device_data; in snd_timer_dev_disconnect() local
1074 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp) in snd_timer_notify()
1119 int snd_timer_global_free(struct snd_timer *timer) in snd_timer_global_free()
1125 int snd_timer_global_register(struct snd_timer *timer) in snd_timer_global_register()
1151 struct snd_timer *timer = priv->snd_timer; in snd_timer_s_function() local
1158 static int snd_timer_s_start(struct snd_timer * timer) in snd_timer_s_start()
1177 static int snd_timer_s_stop(struct snd_timer * timer) in snd_timer_s_stop()
1193 static int snd_timer_s_close(struct snd_timer *timer) in snd_timer_s_close()
1212 static void snd_timer_free_system(struct snd_timer *timer) in snd_timer_free_system()
1219 struct snd_timer *timer; in snd_timer_register_system() local
1248 struct snd_timer *timer; in snd_timer_proc_read() local
1541 static void snd_timer_user_copy_id(struct snd_timer_id *id, struct snd_timer *timer) in snd_timer_user_copy_id()
1553 struct snd_timer *timer; in snd_timer_user_next_device() local
2290 struct snd_timer *timer, *n; in snd_timer_free_all() local