Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/timer/
Dtimer_query.c32 const char *name, snd_config_t *timer_root, in snd_timer_query_open_conf() argument
69 err = snd_config_search_definition(timer_root, "timer_query_type", str, &type_conf); in snd_timer_query_open_conf()
127 err = open_func(timer, name, timer_root, timer_conf, mode); in snd_timer_query_open_conf()
Dtimer.c75 const char *name, snd_config_t *timer_root, in snd_timer_open_conf() argument
112 err = snd_config_search_definition(timer_root, "timer_type", str, &type_conf); in snd_timer_open_conf()
169 err = open_func(timer, name, timer_root, timer_conf, mode); in snd_timer_open_conf()