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

/linux-4.1.27/sound/core/seq/
H A Dseq_prioq.h50 int snd_seq_prioq_avail(struct snd_seq_prioq *f);
H A Dseq_queue.c780 snd_iprintf(buffer, "queued time events : %d\n", snd_seq_prioq_avail(q->timeq)); snd_seq_info_queues_read()
781 snd_iprintf(buffer, "queued tick events : %d\n", snd_seq_prioq_avail(q->tickq)); snd_seq_info_queues_read()
H A Dseq_prioq.c246 int snd_seq_prioq_avail(struct snd_seq_prioq * f) snd_seq_prioq_avail() function

Completed in 66 milliseconds