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

/linux-master/sound/core/seq/oss/
H A Dseq_oss_readq.c100 result = snd_seq_oss_readq_put_event(q, &rec);
141 snd_seq_oss_readq_put_event(struct seq_oss_readq *q, union evrec *ev) function
224 snd_seq_oss_readq_put_event(q, &rec);
230 snd_seq_oss_readq_put_event(q, &rec);
H A Dseq_oss_readq.h36 int snd_seq_oss_readq_put_event(struct seq_oss_readq *readq, union evrec *ev);
H A Dseq_oss_event.c443 snd_seq_oss_readq_put_event(dp->readq, rec);
H A Dseq_oss_midi.c601 snd_seq_oss_readq_put_event(dp->readq, &ossev);

Completed in 216 milliseconds