Lines Matching refs:SNDERR

130 			SNDERR("Invalid value for %s", id);
137 SNDERR("Invalid type for %s", id);
160 SNDERR("Invalid field %s", id);
165 SNDERR("Cannot get card index for %s", str);
216 SNDERR("Invalid value for %s", id);
223 SNDERR("Invalid type for %s", id);
266 SNDERR("field vars not found");
271 SNDERR("error evaluating vars");
276 SNDERR("field default not found");
281 SNDERR("error evaluating default");
286 SNDERR("error getting field default");
298 SNDERR("field %s is not a string", id);
304 SNDERR("id of field %s is not an integer", id);
312 SNDERR("invalid string for id %s", id);
417 SNDERR("field strings not found");
422 SNDERR("error evaluating strings");
436 SNDERR("id of field %s is not an integer", id);
444 SNDERR("invalid ascii string for id %s", id);
465 SNDERR("empty string is not accepted");
496 SNDERR("field integers not found");
501 SNDERR("error evaluating integers");
514 SNDERR("id of field %s is not an integer", id);
522 SNDERR("invalid integer for id %s", id);
663 SNDERR("field %s not found", id);
698 SNDERR("field string is not a string");
739 SNDERR("field integer is not a string");
762 SNDERR("could not open control for card %i", card);
767 SNDERR("snd_ctl_card_info error: %s", snd_strerror(err));
811 SNDERR("field card not found");
816 SNDERR("field card is not an integer");
840 SNDERR("field card not found");
845 SNDERR("error evaluating card");
850 SNDERR("field card is not an integer or a string");
855 SNDERR("cannot find card '%s'", str);
962 SNDERR("could not open control for card %i", card);
967 SNDERR("snd_ctl_card_info error: %s", snd_strerror(err));
1013 SNDERR("could not open control for card %i", card);
1018 SNDERR("snd_ctl_card_info error: %s", snd_strerror(err));
1078 SNDERR("field device not found");
1083 SNDERR("error evaluating device");
1088 SNDERR("field device is not an integer");
1094 SNDERR("error evaluating subdevice");
1099 SNDERR("field subdevice is not an integer");
1105 SNDERR("could not open control for card %li", card);
1112 SNDERR("snd_ctl_pcm_info error: %s", snd_strerror(err));
1161 SNDERR("field class not found");
1166 SNDERR("error evaluating class");
1171 SNDERR("field class is not an integer");
1176 SNDERR("field index not found");
1181 SNDERR("error evaluating index");
1186 SNDERR("field index is not an integer");
1193 SNDERR("could not get next card");
1200 SNDERR("could not open control for card %i", card);
1207 SNDERR("could not get next pcm for card %i", card);
1271 SNDERR("field pcm_handle not found");
1277 SNDERR("field pcm_handle is not a pointer");
1282 SNDERR("snd_ctl_pcm_info error: %s", snd_strerror(err));
1329 SNDERR("error evaluating file");
1334 SNDERR("file is not a string");
1342 SNDERR("error evaluating name");
1347 SNDERR("name is not a string");
1353 SNDERR("name is not specified");
1360 SNDERR("Unable to open file %s: %s", file, snd_strerror(err));
1377 SNDERR("Unable to find definition '%s'", name);