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
629 struct snd_timer *timer; in snd_timer_stop1() local
758 static void snd_timer_reschedule(struct snd_timer * timer, unsigned long ticks_left) in snd_timer_reschedule()
786 static void snd_timer_process_callbacks(struct snd_timer *timer, in snd_timer_process_callbacks()
814 static void snd_timer_clear_callbacks(struct snd_timer *timer, in snd_timer_clear_callbacks()
831 struct snd_timer *timer = container_of(work, struct snd_timer, task_work); in snd_timer_work() local
850 void snd_timer_interrupt(struct snd_timer * timer, unsigned long ticks_left) in snd_timer_interrupt()
947 struct snd_timer *timer; in snd_timer_new() local
996 static int snd_timer_free(struct snd_timer *timer) in snd_timer_free()
1023 struct snd_timer *timer = device->device_data; in snd_timer_dev_free() local
1029 struct snd_timer *timer = dev->device_data; in snd_timer_dev_register() local
1069 struct snd_timer *timer = device->device_data; in snd_timer_dev_disconnect() local
1083 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp) in snd_timer_notify()
1128 int snd_timer_global_free(struct snd_timer *timer) in snd_timer_global_free()
1134 int snd_timer_global_register(struct snd_timer *timer) in snd_timer_global_register()
1160 struct snd_timer *timer = priv->snd_timer; in snd_timer_s_function() local
1167 static int snd_timer_s_start(struct snd_timer * timer) in snd_timer_s_start()
1186 static int snd_timer_s_stop(struct snd_timer * timer) in snd_timer_s_stop()
1202 static int snd_timer_s_close(struct snd_timer *timer) in snd_timer_s_close()
1221 static void snd_timer_free_system(struct snd_timer *timer) in snd_timer_free_system()
1228 struct snd_timer *timer; in snd_timer_register_system() local
1257 struct snd_timer *timer; in snd_timer_proc_read() local
1555 static void snd_timer_user_copy_id(struct snd_timer_id *id, struct snd_timer *timer) in snd_timer_user_copy_id()
1567 struct snd_timer *timer; in snd_timer_user_next_device() local
2308 struct snd_timer *timer, *n; in snd_timer_free_all() local