Searched refs:snd_seq_prioq_cell_in (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.h44 int snd_seq_prioq_cell_in(struct snd_seq_prioq *f, struct snd_seq_event_cell *cell);
H A Dseq_queue.c342 err = snd_seq_prioq_cell_in(q->tickq, cell);
347 err = snd_seq_prioq_cell_in(q->timeq, cell);
H A Dseq_prioq.c148 int snd_seq_prioq_cell_in(struct snd_seq_prioq * f, function
226 snd_printd("oops: snd_seq_prioq_cell_in() called with NULL prioq\n");
251 snd_printd("oops: snd_seq_prioq_cell_in() called with NULL prioq\n");
262 snd_printd("oops: snd_seq_prioq_cell_in() called with NULL prioq\n");

Completed in 105 milliseconds