Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dcontrol.h510 void snd_ctl_event_copy(snd_ctl_event_t *dst, const snd_ctl_event_t *src);
/third_party/alsa-lib/src/control/
Dcontrol.c2287 void snd_ctl_event_copy(snd_ctl_event_t *dst, const snd_ctl_event_t *src) in snd_ctl_event_copy() function