Searched refs:fifo_cell_out (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_fifo.c91 static struct snd_seq_event_cell *fifo_cell_out(struct snd_seq_fifo *f);
105 while ((cell = fifo_cell_out(f)) != NULL) {
152 static struct snd_seq_event_cell *fifo_cell_out(struct snd_seq_fifo *f) function
183 while ((cell = fifo_cell_out(f)) == NULL) {

Completed in 66 milliseconds