Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dseq.h103 void snd_seq_system_info_copy(snd_seq_system_info_t *dst, const snd_seq_system_info_t *src);
/third_party/alsa-lib/src/seq/
Dseq.c1318 void snd_seq_system_info_copy(snd_seq_system_info_t *dst, const snd_seq_system_info_t *src) in snd_seq_system_info_copy() function