Lines Matching defs:cset
402 static int execute_cset(snd_ctl_t *ctl, const char *cset, unsigned int type)
415 err = __snd_ctl_ascii_elem_id_parse(id, cset, &pos);
425 uc_error("undefined or wrong id config for cset-new", cset);
434 uc_error("undefined value for cset >%s<", cset);
439 uc_error("extra value for ctl-remove >%s<", cset);
826 err = execute_cset(ctl, s->data.cset, s->type);
828 uc_error("unable to execute cset '%s'", s->data.cset);