Searched refs:snd_seq_oss_process_event (Results 1 – 4 of 4) sorted by relevance
94 int snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev);
54 if (! snd_seq_oss_process_event(dp, (union evrec *)ev, &tmpev)) { in snd_seq_oss_oob_user()
167 if (snd_seq_oss_process_event(dp, rec, &event)) in insert_queue()
42 snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in snd_seq_oss_process_event() function