Searched refs:snd_seq_oss_dispatch (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_device.h154 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) function
H A Dseq_oss_ioctl.c68 snd_seq_oss_dispatch(dp, &tmpev, 0, 0);
H A Dseq_oss_midi.c479 snd_seq_oss_dispatch(dp, &ev, 0, 0); /* active sensing */
485 snd_seq_oss_dispatch(dp, &ev, 0, 0); /* all notes off */
488 snd_seq_oss_dispatch(dp, &ev, 0, 0); /* reset all controllers */
491 snd_seq_oss_dispatch(dp, &ev, 0, 0); /* bender off */
H A Dseq_oss_rw.c183 snd_seq_oss_dispatch(dp, &event, 0, 0);
H A Dseq_oss_synth.c436 snd_seq_oss_dispatch(dp, &ev, 0, 0);

Completed in 37 milliseconds