Home
last modified time | relevance | path

Searched refs:snd_seq_remove_events_copy (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
Dseq.h555 void snd_seq_remove_events_copy(snd_seq_remove_events_t *dst, const snd_seq_remove_events_t *src);
/third_party/alsa-lib/src/seq/
Dseq.c4325 void snd_seq_remove_events_copy(snd_seq_remove_events_t *dst, const snd_seq_remove_events_t *src) in snd_seq_remove_events_copy() function