Home
last modified time | relevance | path

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

/sound/synth/emux/
Demux_seq.c81 pinfo.event_input = snd_emux_event_input; in snd_emux_init_seq()
239 snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_emux_event_input() function
Demux_voice.h24 int snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private,
Demux_oss.c301 return snd_emux_event_input(ev, direct, private_data, atomic, hop); in snd_emux_event_oss_input()
489 snd_emux_event_input(&ev, 0, port, atomic, hop); in fake_event()