Searched refs:snd_emux_event_input (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_voice.h37 int snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private,
H A Demux_seq.c94 pinfo.event_input = snd_emux_event_input;
254 snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private_data, function
H A Demux_oss.c323 return snd_emux_event_input(ev, direct, private_data, atomic, hop);
508 snd_emux_event_input(&ev, 0, port, atomic, hop);

Completed in 105 milliseconds