Searched refs:snd_seq_fifo_cell_out (Results 1 – 3 of 3) sorted by relevance
42 int snd_seq_fifo_cell_out(struct snd_seq_fifo *f, struct snd_seq_event_cell **cellp, int nonblock);
162 int snd_seq_fifo_cell_out(struct snd_seq_fifo *f, in snd_seq_fifo_cell_out() function
439 err = snd_seq_fifo_cell_out(fifo, &cell, nonblock); in snd_seq_read()