Home
last modified time | relevance | path

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

/linux-2.6.39/sound/core/seq/
Dseq_prioq.h47 struct snd_seq_event_cell *snd_seq_prioq_cell_out(struct snd_seq_prioq *f);
Dseq_prioq.c92 snd_seq_cell_free(snd_seq_prioq_cell_out(f)); in snd_seq_prioq_delete()
220 struct snd_seq_event_cell *snd_seq_prioq_cell_out(struct snd_seq_prioq *f) in snd_seq_prioq_cell_out() function
Dseq_queue.c277 cell = snd_seq_prioq_cell_out(q->tickq); in snd_seq_check_queue()
291 cell = snd_seq_prioq_cell_out(q->timeq); in snd_seq_check_queue()