Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/ucm/
Ducm_local.h363 int uc_mgr_exec(const char *prog);
Ducm_exec.c175 int uc_mgr_exec(const char *prog) in uc_mgr_exec() function
Dmain.c777 err = uc_mgr_exec(s->data.exec + (ignore_error ? 1 : 0)); in execute_sequence()