fifo_cell_out 80 sound/core/seq/seq_fifo.c static struct snd_seq_event_cell *fifo_cell_out(struct snd_seq_fifo *f); fifo_cell_out 93 sound/core/seq/seq_fifo.c while ((cell = fifo_cell_out(f)) != NULL) { fifo_cell_out 174 sound/core/seq/seq_fifo.c while ((cell = fifo_cell_out(f)) == NULL) {