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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/seq/
H A Dseq_prioq.h38 struct snd_seq_prioq *snd_seq_prioq_new(void);
H A Dseq_queue.c126 q->tickq = snd_seq_prioq_new();
127 q->timeq = snd_seq_prioq_new();
H A Dseq_prioq.c58 struct snd_seq_prioq *snd_seq_prioq_new(void) function
64 snd_printd("oops: malloc failed for snd_seq_prioq_new()\n");

Completed in 45 milliseconds