Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_prioq.h36 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)); in snd_seq_info_queues_read()
782 snd_iprintf(buffer, "queued tick events : %d\n", snd_seq_prioq_avail(q->tickq)); in snd_seq_info_queues_read()
H A Dseq_prioq.c243 int snd_seq_prioq_avail(struct snd_seq_prioq * f) in snd_seq_prioq_avail() function
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_prioq.h36 int snd_seq_prioq_avail(struct snd_seq_prioq *f);
H A Dseq_queue.c761 snd_iprintf(buffer, "queued time events : %d\n", snd_seq_prioq_avail(q->timeq)); in snd_seq_info_queues_read()
762 snd_iprintf(buffer, "queued tick events : %d\n", snd_seq_prioq_avail(q->tickq)); in snd_seq_info_queues_read()
H A Dseq_prioq.c243 int snd_seq_prioq_avail(struct snd_seq_prioq * f) in snd_seq_prioq_avail() function

Completed in 4 milliseconds