Lines Matching refs:uc_error

185 		uc_error("File size should be less than 16 MB "
204 uc_error("Invalid tlv size: %d", tlv->length);
230 uc_error("only support byte type!");
246 uc_error("invalid parameter size %d!", sz);
307 uc_error("unable to parse '%s'", prefix);
311 uc_error("value '%s' out of range %u-%u %(%ld)", min, max, v);
398 uc_error("unknown syntax '%s'", p);
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);
451 uc_error("unable to remove control");
460 uc_error("unable to create new control");
569 uc_error("unable to open '%s' for write", path);
580 uc_error("unable to write '%s' to '%s': %s", value, path, strerror(myerrno));
612 uc_error("Unable to find subtree '%s'", root);
619 uc_error("unable to open file '%s': %s", file, snd_strerror(err));
634 uc_error("unable to save configuration: %s", snd_strerror(err));
682 uc_error("error: enadev2 / disdev2 must be executed inside the verb context");
688 uc_error("error: unable to find device '%s'\n", name);
706 uc_error("error: disdevall must be executed inside the verb context");
746 uc_error("error: too many inner sequences!");
770 uc_error("cdev is not defined!");
786 uc_error("cdev is not defined!");
795 uc_error("cdev is not defined!");
800 uc_error("cdev is not defined!");
808 uc_error("cdev is not equal for playback and capture!");
821 uc_error("unable to open ctl device '%s'", cdev);
828 uc_error("unable to execute cset '%s'", s->data.cset);
846 uc_error("exec '%s' failed (exit code %d)", s->data.exec, err);
860 uc_error("command '%s' failed (exit code %d)", s->data.exec, WEXITSTATUS(err));
902 uc_error("unknown sequence command %i", s->type);
1015 uc_error("Unable to execute default sequence");
1483 uc_error("error: open arguments are not valid (%s)", args);
1554 uc_error("error: failed to import %s use case configuration %d",
1561 uc_error("error: failed to import %s (empty configuration)", card_name);
1589 uc_error("error: failed to reload use cases");
1621 uc_error("Unable to disable modifier %s", modifier->name);
1630 uc_error("Unable to disable device %s", device->name);
1636 uc_error("Unable to disable verb %s", uc_mgr->active_verb->name);
2448 uc_error("error: wrong value for _fboot (%s)", value);
2456 uc_error("Unable to execute force boot sequence");
2468 uc_error("error: wrong value for _boot (%s)", value);
2476 uc_error("Unable to execute boot sequence");
2486 uc_error("error: wrong value for _defaults (%s)", value);
2547 uc_error("error: failed to initialize new use case: %s",
2595 uc_error("error: device %s not enabled", old_device);
2599 uc_error("error: device %s already enabled", new_device);
2650 uc_error("error: modifier %s not enabled", old_modifier);
2654 uc_error("error: modifier %s already enabled", new_modifier);