Searched refs:snd_seq_expand_var_event_at (Results 1 – 3 of 3) sorted by relevance
73 int snd_seq_expand_var_event_at(const struct snd_seq_event *event, int count,
201 int snd_seq_expand_var_event_at(const struct snd_seq_event *event, int count, in snd_seq_expand_var_event_at() function219 EXPORT_SYMBOL_GPL(snd_seq_expand_var_event_at);
1230 len = snd_seq_expand_var_event_at(event, sizeof(buf), buf, offset); in cvt_sysex_to_ump()