Home
last modified time | relevance | path

Searched refs:snd_seq_fifo_cell_out (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/core/seq/
H A Dseq_fifo.h42 int snd_seq_fifo_cell_out(struct snd_seq_fifo *f, struct snd_seq_event_cell **cellp, int nonblock);
H A Dseq_fifo.c162 int snd_seq_fifo_cell_out(struct snd_seq_fifo *f, in snd_seq_fifo_cell_out() function
H A Dseq_clientmgr.c478 err = snd_seq_fifo_cell_out(fifo, &cell, nonblock); in snd_seq_read()