fifo_cell_out 92 sound/core/seq/seq_fifo.c static struct snd_seq_event_cell *fifo_cell_out(struct snd_seq_fifo *f);
fifo_cell_out 106 sound/core/seq/seq_fifo.c while ((cell = fifo_cell_out(f)) != NULL) {
fifo_cell_out 186 sound/core/seq/seq_fifo.c while ((cell = fifo_cell_out(f)) == NULL) {