Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dtimer.h208 void snd_timer_info_copy(snd_timer_info_t *dst, const snd_timer_info_t *src);
/third_party/alsa-lib/src/timer/
Dtimer.c483 void snd_timer_info_copy(snd_timer_info_t *dst, const snd_timer_info_t *src) in snd_timer_info_copy() function