• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/

Lines Matching refs:SNDERR

129 			SNDERR("Invalid value for %s", id);
136 SNDERR("Invalid type for %s", id);
186 SNDERR("Invalid value for %s", id);
193 SNDERR("Invalid type for %s", id);
236 SNDERR("field vars not found");
241 SNDERR("error evaluating vars");
246 SNDERR("field default not found");
251 SNDERR("error evaluating default");
256 SNDERR("error getting field default");
268 SNDERR("field %s is not a string", id);
274 SNDERR("id of field %s is not an integer", id);
282 SNDERR("invalid string for id %s", id);
387 SNDERR("field strings not found");
392 SNDERR("error evaluating strings");
406 SNDERR("id of field %s is not an integer", id);
414 SNDERR("invalid ascii string for id %s", id);
436 SNDERR("empty string is not accepted");
467 SNDERR("field integers not found");
472 SNDERR("error evaluating integers");
485 SNDERR("id of field %s is not an integer", id);
493 SNDERR("invalid integer for id %s", id);
646 SNDERR("field string not found");
651 SNDERR("field string is not a string");
674 SNDERR("could not open control for card %i", card);
680 SNDERR("snd_ctl_card_info error: %s", snd_strerror(err));
724 SNDERR("field card not found");
729 SNDERR("field card is not an integer");
753 SNDERR("field card not found");
758 SNDERR("error evaluating card");
763 SNDERR("field card is not an integer or a string");
768 SNDERR("cannot find card '%s'", str);
875 SNDERR("could not open control for card %i", card);
881 SNDERR("snd_ctl_card_info error: %s", snd_strerror(err));
927 SNDERR("could not open control for card %i", card);
933 SNDERR("snd_ctl_card_info error: %s", snd_strerror(err));
985 SNDERR("field device not found");
990 SNDERR("error evaluating device");
995 SNDERR("field device is not an integer");
1001 SNDERR("error evaluating subdevice");
1006 SNDERR("field subdevice is not an integer");
1012 SNDERR("could not open control for card %li", card);
1020 SNDERR("snd_ctl_pcm_info error: %s", snd_strerror(err));
1068 SNDERR("field class not found");
1073 SNDERR("error evaluating class");
1078 SNDERR("field class is not an integer");
1083 SNDERR("field index not found");
1088 SNDERR("error evaluating index");
1093 SNDERR("field index is not an integer");
1101 SNDERR("could not get next card");
1108 SNDERR("could not open control for card %i", card);
1116 SNDERR("could not get next pcm for card %i", card);
1180 SNDERR("field pcm_handle not found");
1186 SNDERR("field pcm_handle is not a pointer");
1192 SNDERR("snd_ctl_pcm_info error: %s", snd_strerror(err));
1238 SNDERR("error evaluating file");
1243 SNDERR("file is not a string");
1251 SNDERR("error evaluating name");
1256 SNDERR("name is not a string");
1262 SNDERR("name is not specified");
1269 SNDERR("Unable to open file %s: %s", file, snd_strerror(err));
1286 SNDERR("Unable to find definition '%s'", name);