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
748 static void snd_timer_reschedule(struct snd_timer * timer, unsigned long ticks_left) in snd_timer_reschedule()
776 static void snd_timer_process_callbacks(struct snd_timer *timer, in snd_timer_process_callbacks()
804 static void snd_timer_clear_callbacks(struct snd_timer *timer, in snd_timer_clear_callbacks()
821 struct snd_timer *timer = container_of(work, struct snd_timer, task_work); in snd_timer_work() local
840 void snd_timer_interrupt(struct snd_timer * timer, unsigned long ticks_left) in snd_timer_interrupt()
937 struct snd_timer *timer; in snd_timer_new() local
986 static int snd_timer_free(struct snd_timer *timer) in snd_timer_free()
1013 struct snd_timer *timer = device->device_data; in snd_timer_dev_free() local
1019 struct snd_timer *timer = dev->device_data; in snd_timer_dev_register() local
1059 struct snd_timer *timer = device->device_data; in snd_timer_dev_disconnect() local
1073 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp) in snd_timer_notify()
1118 int snd_timer_global_free(struct snd_timer *timer) in snd_timer_global_free()
1124 int snd_timer_global_register(struct snd_timer *timer) in snd_timer_global_register()
1150 struct snd_timer *timer = priv->snd_timer; in snd_timer_s_function() local
1157 static int snd_timer_s_start(struct snd_timer * timer) in snd_timer_s_start()
1176 static int snd_timer_s_stop(struct snd_timer * timer) in snd_timer_s_stop()
1192 static int snd_timer_s_close(struct snd_timer *timer) in snd_timer_s_close()
1211 static void snd_timer_free_system(struct snd_timer *timer) in snd_timer_free_system()
1218 struct snd_timer *timer; in snd_timer_register_system() local
1247 struct snd_timer *timer; in snd_timer_proc_read() local
1540 static void snd_timer_user_copy_id(struct snd_timer_id *id, struct snd_timer *timer) in snd_timer_user_copy_id()
1552 struct snd_timer *timer; in snd_timer_user_next_device() local
2289 struct snd_timer *timer, *n; in snd_timer_free_all() local