Searched refs:snd_seq_prioq_avail (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.h50 int snd_seq_prioq_avail(struct snd_seq_prioq *f);
H A Dseq_queue.c781 snd_iprintf(buffer, "queued time events : %d\n", snd_seq_prioq_avail(q->timeq));
782 snd_iprintf(buffer, "queued tick events : %d\n", snd_seq_prioq_avail(q->tickq));
H A Dseq_prioq.c249 int snd_seq_prioq_avail(struct snd_seq_prioq * f) function

Completed in 56 milliseconds