snd_seq_oss_process_event   94 sound/core/seq/oss/seq_oss_event.h int snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev);
snd_seq_oss_process_event   54 sound/core/seq/oss/seq_oss_ioctl.c 	if (! snd_seq_oss_process_event(dp, (union evrec *)ev, &tmpev)) {
snd_seq_oss_process_event  166 sound/core/seq/oss/seq_oss_rw.c 	if (snd_seq_oss_process_event(dp, rec, &event))