snd_seq_prioq_cell_in   29 sound/core/seq/seq_prioq.h int snd_seq_prioq_cell_in(struct snd_seq_prioq *f, struct snd_seq_event_cell *cell);
snd_seq_prioq_cell_in  318 sound/core/seq/seq_queue.c 		err = snd_seq_prioq_cell_in(q->tickq, cell);
snd_seq_prioq_cell_in  323 sound/core/seq/seq_queue.c 		err = snd_seq_prioq_cell_in(q->timeq, cell);