Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dcontrol.h641 void snd_ctl_elem_value_copy(snd_ctl_elem_value_t *dst, const snd_ctl_elem_value_t *src);
/third_party/alsa-lib/src/control/
Dcontrol.c3176 void snd_ctl_elem_value_copy(snd_ctl_elem_value_t *dst, in snd_ctl_elem_value_copy() function