snd_seq_prioq_cell_in 44 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 342 sound/core/seq/seq_queue.c err = snd_seq_prioq_cell_in(q->tickq, cell); snd_seq_prioq_cell_in 347 sound/core/seq/seq_queue.c err = snd_seq_prioq_cell_in(q->timeq, cell);