Searched refs:snd_seq_prioq_new (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/sound/core/seq/
H A Dseq_prioq.h38 struct snd_seq_prioq *snd_seq_prioq_new(void);
H A Dseq_queue.c123 q->tickq = snd_seq_prioq_new(); queue_new()
124 q->timeq = snd_seq_prioq_new(); queue_new()
H A Dseq_prioq.c57 struct snd_seq_prioq *snd_seq_prioq_new(void) snd_seq_prioq_new() function

Completed in 92 milliseconds