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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_prioq.h47 struct snd_seq_event_cell *snd_seq_prioq_cell_out(struct snd_seq_prioq *f);
H A Dseq_prioq.c92 snd_seq_cell_free(snd_seq_prioq_cell_out(f));
220 struct snd_seq_event_cell *snd_seq_prioq_cell_out(struct snd_seq_prioq *f) function
H A Dseq_queue.c277 cell = snd_seq_prioq_cell_out(q->tickq);
291 cell = snd_seq_prioq_cell_out(q->timeq);

Completed in 78 milliseconds