Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/ucm/
Ducm_cond.c185 const char *device = NULL, *ctldef, *enumval = NULL, *name; in if_eval_control_exists() local
201 err = get_string(eval, "Control", &ctldef); in if_eval_control_exists()
213 err = uc_mgr_get_substituted_value(uc_mgr, &s, ctldef); in if_eval_control_exists()
219 uc_error("unable to parse element identificator (%s)", ctldef); in if_eval_control_exists()