Home
last modified time | relevance | path

Searched refs:snd_seq_timer_start (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/core/seq/
H A Dseq_timer.h116 int snd_seq_timer_start(struct snd_seq_timer *tmr);
H A Dseq_timer.c399 int snd_seq_timer_start(struct snd_seq_timer *tmr) in snd_seq_timer_start() function
H A Dseq_queue.c660 if (! snd_seq_timer_start(q->timer)) in snd_seq_queue_process_event()