Searched refs:snd_seq_timer_set_position_time (Results 1 – 3 of 3) sorted by relevance
136 int snd_seq_timer_set_position_time(struct snd_seq_timer *tmr, snd_seq_real_time_t position);
229 int snd_seq_timer_set_position_time(struct snd_seq_timer *tmr, in snd_seq_timer_set_position_time() function
715 if (snd_seq_timer_set_position_time(q->timer, ev->data.queue.param.time.time) == 0) { in snd_seq_queue_process_event()