Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/seq/
Dseq_fifo.h50 int snd_seq_fifo_event_in(struct snd_seq_fifo *f, struct snd_seq_event *event);
Dseq_fifo.c114 int snd_seq_fifo_event_in(struct snd_seq_fifo *f, in snd_seq_fifo_event_in() function
Dseq_clientmgr.c628 result = snd_seq_fifo_event_in(dest->data.user.fifo, event); in snd_seq_deliver_single_event()