Searched refs:snd_seq_fifo_cell_out (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_clientmgr.c430 if ((err = snd_seq_fifo_cell_out(fifo, &cell, nonblock)) < 0) {
H A Dseq_fifo.c171 int snd_seq_fifo_cell_out(struct snd_seq_fifo *f, function
H A Dseq_fifo.h57 int snd_seq_fifo_cell_out(struct snd_seq_fifo *f, struct snd_seq_event_cell **cellp, int nonblock);

Completed in 85 milliseconds