Home
last modified time | relevance | path

Searched refs:snd_seq_prioq_cell_out (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/core/seq/
Dseq_prioq.h47 struct snd_seq_event_cell *snd_seq_prioq_cell_out(struct snd_seq_prioq *f,
Dseq_prioq.c90 snd_seq_cell_free(snd_seq_prioq_cell_out(f, NULL)); in snd_seq_prioq_delete()
227 struct snd_seq_event_cell *snd_seq_prioq_cell_out(struct snd_seq_prioq *f, in snd_seq_prioq_cell_out() function
Dseq_queue.c271 cell = snd_seq_prioq_cell_out(q->tickq, in snd_seq_check_queue()
280 cell = snd_seq_prioq_cell_out(q->timeq, &q->timer->cur_time); in snd_seq_check_queue()