Lines Matching refs:SNDERR
143 SNDERR("compound type expected for %s", id); in tplg_parse_compound()
152 SNDERR("compound type expected for %s, is %d", in tplg_parse_compound()
176 SNDERR("compound type expected at top level"); in tplg_parse_config()
201 SNDERR("unknown section %s", id); in tplg_parse_config()
223 SNDERR("could not load configuration"); in tplg_load_config()
231 SNDERR("failed to parse topology"); in tplg_load_config()
288 SNDERR("could not create input buffer"); in snd_tplg_load()
303 SNDERR("failed to check topology integrity"); in tplg_build()
309 SNDERR("failed to write data %d", err); in tplg_build()
325 SNDERR("could not open configuration file %s", infile); in snd_tplg_build_file()
332 SNDERR("could not attach stdio %s", infile); in snd_tplg_build_file()
366 SNDERR("invalid object type %d", t->type); in snd_tplg_add_object()
382 SNDERR("failed to open %s err %d", outfile, -errno); in snd_tplg_build()
389 SNDERR("write error: %s", strerror(errno)); in snd_tplg_build()
393 SNDERR("partial write (%zd != %zd)", r, tplg->bin_size); in snd_tplg_build()
459 SNDERR("cannot support big-endian machines"); in snd_tplg_create()