Searched refs:snd_seq_oss_readq_put_event (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/sound/core/seq/oss/
H A Dseq_oss_readq.c113 result = snd_seq_oss_readq_put_event(q, &rec); snd_seq_oss_readq_puts()
125 snd_seq_oss_readq_put_event(struct seq_oss_readq *q, union evrec *ev) snd_seq_oss_readq_put_event() function
208 snd_seq_oss_readq_put_event(q, &rec); snd_seq_oss_readq_put_timestamp()
214 snd_seq_oss_readq_put_event(q, &rec); snd_seq_oss_readq_put_timestamp()
H A Dseq_oss_readq.h47 int snd_seq_oss_readq_put_event(struct seq_oss_readq *readq, union evrec *ev);
H A Dseq_oss_event.c453 snd_seq_oss_readq_put_event(dp->readq, rec); snd_seq_oss_event_input()
H A Dseq_oss_midi.c597 snd_seq_oss_readq_put_event(dp->readq, &ossev); send_synth_event()

Completed in 182 milliseconds