Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dseq_kernel.h73 int snd_seq_expand_var_event_at(const struct snd_seq_event *event, int count,
/Linux-v6.6/sound/core/seq/
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);
Dseq_ump_convert.c1160 len = snd_seq_expand_var_event_at(event, sizeof(buf), buf, offset); in cvt_sysex_to_ump()