Home
last modified time | relevance | path

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

/Linux-v4.19/sound/synth/emux/
Demux_seq.c94 pinfo.event_input = snd_emux_event_input; in snd_emux_init_seq()
252 snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_emux_event_input() function
Demux_voice.h37 int snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private,
Demux_oss.c314 return snd_emux_event_input(ev, direct, private_data, atomic, hop); in snd_emux_event_oss_input()
502 snd_emux_event_input(&ev, 0, port, atomic, hop); in fake_event()