Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dtimer.h151 int snd_timer_open_lconf(snd_timer_t **handle, const char *name, int mode, snd_config_t *lconf);
/third_party/alsa-lib/src/timer/
Dtimer.c233 int snd_timer_open_lconf(snd_timer_t **timer, const char *name, in snd_timer_open_lconf() function