Home
last modified time | relevance | path

Searched refs:snd_seq_dump_var_event (Results 1 – 5 of 5) sorted by relevance

/linux/include/sound/
H A Dseq_kernel.h75 int snd_seq_dump_var_event(const struct snd_seq_event *event,
/linux/sound/core/seq/oss/
H A Dseq_oss_readq.c104 * to be expanded via snd_seq_dump_var_event(). in snd_seq_oss_readq_puts()
128 return snd_seq_dump_var_event(ev, readq_dump_sysex, &ctx); in snd_seq_oss_readq_sysex()
/linux/sound/core/seq/
H A Dseq_memory.c125 int snd_seq_dump_var_event(const struct snd_seq_event *event, in snd_seq_dump_var_event() function
130 EXPORT_SYMBOL(snd_seq_dump_var_event);
H A Dseq_virmidi.c66 /* callback for snd_seq_dump_var_event(), bridging to snd_rawmidi_receive() */
91 snd_seq_dump_var_event(ev, dump_to_rawmidi, vmidi->substream); in snd_virmidi_dev_receive_event()
H A Dseq_midi.c131 /* callback for snd_seq_dump_var_event(), bridging to dump_midi() */ in event_process_midi()
162 snd_seq_dump_var_event(ev, __dump_midi, substream); in snd_seq_midisynth_new()