Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_fifo.h45 void snd_seq_fifo_cell_putback(struct snd_seq_fifo *f, struct snd_seq_event_cell *cell);
H A Dseq_fifo.c199 void snd_seq_fifo_cell_putback(struct snd_seq_fifo *f, in snd_seq_fifo_cell_putback() function
H A Dseq_clientmgr.c506 snd_seq_fifo_cell_putback(fifo, cell); in snd_seq_read()