Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/timer/
Dtimer.c178 static int snd_timer_open_noupdate(snd_timer_t **timer, snd_config_t *root, const char *name, int m… in snd_timer_open_noupdate() function
217 err = snd_timer_open_noupdate(timer, top, name, mode); in snd_timer_open()
237 return snd_timer_open_noupdate(timer, lconf, name, mode); in snd_timer_open_lconf()