Searched refs:snd_seq_prioq_cell_in (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.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.c149 int snd_seq_prioq_cell_in(struct snd_seq_prioq * f, function
227 snd_printd("oops: snd_seq_prioq_cell_in() called with NULL prioq\n");
252 snd_printd("oops: snd_seq_prioq_cell_in() called with NULL prioq\n");
263 snd_printd("oops: snd_seq_prioq_cell_in() called with NULL prioq\n");

Completed in 41 milliseconds