Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dseq_kernel.h73 int snd_seq_expand_var_event_at(const struct snd_seq_event *event, int count,
/openbmc/linux/sound/core/seq/
H A Dseq_memory.c201 int snd_seq_expand_var_event_at(const struct snd_seq_event *event, int count, in snd_seq_expand_var_event_at() function
219 EXPORT_SYMBOL_GPL(snd_seq_expand_var_event_at);
H A Dseq_ump_convert.c1230 len = snd_seq_expand_var_event_at(event, sizeof(buf), buf, offset); in cvt_sysex_to_ump()