Searched refs:snd_midi_event_encode (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/sound/
H A Dseq_midi_event.h47 long snd_midi_event_encode(struct snd_midi_event *dev, unsigned char *buf, long count,
/linux-4.1.27/sound/core/seq/
H A Dseq_midi_event.c216 long snd_midi_event_encode(struct snd_midi_event *dev, unsigned char *buf, long count, snd_midi_event_encode() function
536 EXPORT_SYMBOL(snd_midi_event_encode); variable
H A Dseq_midi.c98 count = snd_midi_event_encode(msynth->parser, pbuf, res, &ev); snd_midi_input_event()
H A Dseq_virmidi.c182 res = snd_midi_event_encode(vmidi->parser, pbuf, count, &vmidi->event); snd_virmidi_output_trigger()

Completed in 89 milliseconds