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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_prioq.h38 struct snd_seq_prioq *snd_seq_prioq_new(void);
H A Dseq_queue.c125 q->tickq = snd_seq_prioq_new();
126 q->timeq = snd_seq_prioq_new();
H A Dseq_prioq.c57 struct snd_seq_prioq *snd_seq_prioq_new(void) function
63 snd_printd("oops: malloc failed for snd_seq_prioq_new()\n");

Completed in 86 milliseconds