Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dmixer.h150 void snd_mixer_class_copy(snd_mixer_class_t *dst, const snd_mixer_class_t *src);
/third_party/alsa-lib/src/mixer/
Dmixer.c984 void snd_mixer_class_copy(snd_mixer_class_t *dst, const snd_mixer_class_t *src) in snd_mixer_class_copy() function