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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.c93 snd_seq_cell_free(snd_seq_prioq_cell_out(f));
221 struct snd_seq_event_cell *snd_seq_prioq_cell_out(struct snd_seq_prioq *f) function
H A Dseq_queue.c278 cell = snd_seq_prioq_cell_out(q->tickq);
292 cell = snd_seq_prioq_cell_out(q->timeq);

Completed in 47 milliseconds