Home
last modified time | relevance | path

Searched refs:SNDERR (Results 1 - 25 of 83) sorted by relevance

1234

/third_party/alsa-lib/src/
H A Dconfmisc.c130 SNDERR("Invalid value for %s", id); in snd_config_get_bool()
137 SNDERR("Invalid type for %s", id); in snd_config_get_bool()
160 SNDERR("Invalid field %s", id); in snd_config_get_card()
165 SNDERR("Cannot get card index for %s", str); in snd_config_get_card()
216 SNDERR("Invalid value for %s", id); in snd_config_get_ctl_iface()
223 SNDERR("Invalid type for %s", id); in snd_config_get_ctl_iface()
266 SNDERR("field vars not found"); in snd_func_getenv()
271 SNDERR("error evaluating vars"); in snd_func_getenv()
276 SNDERR("field default not found"); in snd_func_getenv()
281 SNDERR("erro in snd_func_getenv()
[all...]
/third_party/alsa-utils/topology/
H A Dpre-process-dapm.c47 SNDERR("Cannot find parent config %s\n", parent_name); in tplg_build_base_object()
137 SNDERR("Failed to add data section for %s\n", name); in tplg_build_control()
177 SNDERR("Error getting class name for %s\n", string); in tplg_pp_get_widget_name()
212 SNDERR("No arguments in class for widget %s\n", string); in tplg_pp_get_widget_name()
232 SNDERR("insufficient arugments for widget %s\n", string); in tplg_pp_get_widget_name()
323 SNDERR("Error creating 'SectionGraph' config\n"); in tplg_build_dapm_route_object()
333 SNDERR("Invalid index route %s\n", name); in tplg_build_dapm_route_object()
341 SNDERR("No source for route %s\n", name); in tplg_build_dapm_route_object()
347 SNDERR("Invalid name for source in route %s\n", name); in tplg_build_dapm_route_object()
353 SNDERR("erro in tplg_build_dapm_route_object()
[all...]
H A Dpre-process-object.c66 SNDERR("Error copying config node %s for '%s'\n", id, name); in tplg_build_vendor_token_object()
73 SNDERR("Error adding vendortoken %s for %s\n", id, name); in tplg_build_vendor_token_object()
99 SNDERR("No name config for parent\n"); in tplg_parent_update()
105 SNDERR("Invalid name for parent\n"); in tplg_parent_update()
127 SNDERR("Error creating section config widget %s for %s\n", in tplg_parent_update()
141 SNDERR("Error creating section config widget %s for %s\n", in tplg_parent_update()
254 SNDERR("valid values for attribute %s are:\n", name); in tplg_attribute_print_valid_values()
266 SNDERR("%s", s); in tplg_attribute_print_valid_values()
325 SNDERR("No definition for variable %s\n", s + 1); in tplg_is_attribute_valid_expanded_value()
330 SNDERR("Invali in tplg_is_attribute_valid_expanded_value()
[all...]
H A Dpre-process-dai.c69 SNDERR("no direction attribute in %s\n", item_name); in tplg_update_pcm_object()
75 SNDERR("Invalid direction attribute in %s\n", item_name); in tplg_update_pcm_object()
82 SNDERR("Cannot find parent for %s\n", item_name); in tplg_update_pcm_object()
96 SNDERR("Cannot find parent section %s\n", parent_name); in tplg_update_pcm_object()
104 SNDERR("Error creating pcm config in %s\n", parent_name); in tplg_update_pcm_object()
111 SNDERR("pcm.%s exists already in %s\n", direction, parent_name); in tplg_update_pcm_object()
H A Dpre-process-class.c108 SNDERR("No class name provided for object type: %s\n", class_type); in tplg_class_lookup()
123 SNDERR("No Class definition found for %s\n", class_config_id); in tplg_class_lookup()
147 SNDERR("No definition for attribute '%s' in class '%s'\n", in tplg_class_find_attribute_by_name()
167 SNDERR("No unique attribute in class '%s'\n", class_id); in tplg_class_get_unique_attribute_name()
172 SNDERR("Invalid name for unique attribute in class '%s'\n", class_id); in tplg_class_get_unique_attribute_name()
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c588 SNDERR("SEMDOWN FAILED with err %d", semerr);
598 SNDERR("SEMUP FAILED with err %d", semerr);
624 SNDERR("recover: unable to prepare slave");
628 SNDERR("SEMUP FAILED with err %d", semerr);
644 SNDERR("recover: unable to start slave");
648 SNDERR("SEMUP FAILED with err %d", semerr);
656 SNDERR("SEMUP FAILED with err %d", semerr);
848 SNDERR("dshare interval %i empty?", (int)var);
913 SNDERR("dshare access mask empty?");
921 SNDERR("dshar
[all...]
H A Dpcm_hooks.c353 SNDERR("Invalid hook definition"); in snd_pcm_hook_add_conf()
371 SNDERR("Unknown field %s", id); in snd_pcm_hook_add_conf()
375 SNDERR("type is not defined"); in snd_pcm_hook_add_conf()
380 SNDERR("unable to get id"); in snd_pcm_hook_add_conf()
385 SNDERR("Invalid type for %s", id); in snd_pcm_hook_add_conf()
391 SNDERR("Invalid type for PCM type %s definition", str); in snd_pcm_hook_add_conf()
405 SNDERR("Invalid type for %s", id); in snd_pcm_hook_add_conf()
413 SNDERR("Invalid type for %s", id); in snd_pcm_hook_add_conf()
418 SNDERR("Unknown field %s", id); in snd_pcm_hook_add_conf()
431 SNDERR("Canno in snd_pcm_hook_add_conf()
[all...]
H A Dpcm_softvol.c635 SNDERR("softvol supports only S16_LE, S16_BE, S24_LE, S24_3LE, " in snd_pcm_softvol_hw_params()
775 SNDERR("No card defined for softvol control"); in softvol_load_control()
782 SNDERR("Cannot open CTL %s", tmp_name); in softvol_load_control()
801 SNDERR("Cannot get info for CTL %s", tmp_name); in softvol_load_control()
806 SNDERR("Cannot add a control"); in softvol_load_control()
825 SNDERR("Control %s mismatch", tmp_name); in softvol_load_control()
832 SNDERR("Cannot add a control"); in softvol_load_control()
855 SNDERR("cannot allocate dB table"); in softvol_load_control()
871 SNDERR("Cannot handle the given dB range and resolution"); in softvol_load_control()
1023 SNDERR("fiel in _snd_pcm_parse_control_id()
[all...]
H A Dpcm_misc.c806 SNDERR("field %s is not a string", id); in snd_pcm_parse_control_id()
810 SNDERR("Invalid value for '%s'", id); in snd_pcm_parse_control_id()
818 SNDERR("field %s is not a string", id); in snd_pcm_parse_control_id()
825 SNDERR("field %s is not an integer", id); in snd_pcm_parse_control_id()
832 SNDERR("field %s is not an integer", id); in snd_pcm_parse_control_id()
839 SNDERR("field %s is not an integer", id); in snd_pcm_parse_control_id()
847 SNDERR("field %s is not an integer", id); in snd_pcm_parse_control_id()
851 SNDERR("Invalid count %ld", v); in snd_pcm_parse_control_id()
859 SNDERR("The field %s must be a boolean type", id); in snd_pcm_parse_control_id()
865 SNDERR("Unknow in snd_pcm_parse_control_id()
[all...]
H A Dpcm_shm.c75 SNDERR("Server has not done the cmd"); in snd_pcm_shm_action_fd0()
129 SNDERR("Server has not done the cmd"); in snd_pcm_shm_action()
164 SNDERR("Server has not done the cmd"); in snd_pcm_shm_action_fd()
690 SNDERR("server for socket %s is not running", sockname); in snd_pcm_shm_open()
710 SNDERR("write size error"); in snd_pcm_shm_open()
721 SNDERR("read size error"); in snd_pcm_shm_open()
833 SNDERR("Invalid type for %s", id); in _snd_pcm_shm_open()
841 SNDERR("Invalid type for %s", id); in _snd_pcm_shm_open()
846 SNDERR("Unknown field %s", id); in _snd_pcm_shm_open()
850 SNDERR("pc in _snd_pcm_shm_open()
[all...]
H A Dpcm_ladspa.c423 SNDERR("unable to find audio %s port %u plugin '%s'", io->pdesc & LADSPA_PORT_INPUT ? "input" : "output", idx, plugin->desc->Name); in snd_pcm_ladspa_connect_plugin1()
431 SNDERR("unable to add channel %u for audio %s plugin '%s'", idx, io->pdesc & LADSPA_PORT_INPUT ? "input" : "output", plugin->desc->Name); in snd_pcm_ladspa_connect_plugin1()
436 SNDERR("unable to add port %u for audio %s plugin '%s'", port, io->pdesc & LADSPA_PORT_INPUT ? "input" : "output", plugin->desc->Name); in snd_pcm_ladspa_connect_plugin1()
472 SNDERR("unable to find audio %s port %u plugin '%s'", io->pdesc & LADSPA_PORT_INPUT ? "input" : "output", (unsigned int)0, plugin->desc->Name); in snd_pcm_ladspa_connect_plugin_duplicate1()
478 SNDERR("unable to add channel %u for audio %s plugin '%s'", idx, io->pdesc & LADSPA_PORT_INPUT ? "input" : "output", plugin->desc->Name); in snd_pcm_ladspa_connect_plugin_duplicate1()
483 SNDERR("unable to add port %u for audio %s plugin '%s'", port, io->pdesc & LADSPA_PORT_INPUT ? "input" : "output", plugin->desc->Name); in snd_pcm_ladspa_connect_plugin_duplicate1()
599 SNDERR("%s port for plugin %s depth %u is not connected", io->pdesc & LADSPA_PORT_INPUT ? "input" : "output", plugin->desc->Name, depth); in snd_pcm_ladspa_check_connect()
605 SNDERR("%i connection errors total", err); in snd_pcm_ladspa_check_connect()
643 SNDERR("Unable to create instance of LADSPA plugin '%s'", plugin->desc->Name); in snd_pcm_ladspa_allocate_instances()
651 SNDERR("Unabl in snd_pcm_ladspa_allocate_instances()
[all...]
/third_party/alsa-lib/src/topology/
H A Ddecoder.c64 SNDERR("incomplete header data to decode"); in snd_tplg_decode()
69 SNDERR("bad block magic %08x", hdr->magic); in snd_tplg_decode()
76 SNDERR("unsupported ABI version %d", hdr->abi); in snd_tplg_decode()
80 SNDERR("header size mismatch"); in snd_tplg_decode()
85 SNDERR("incomplete payload data to decode"); in snd_tplg_decode()
90 SNDERR("wrong payload size %d", hdr->payload_size); in snd_tplg_decode()
97 SNDERR("first block must be manifest (value %d)", hdr->type); in snd_tplg_decode()
112 SNDERR("unknown block type %d", hdr->type); in snd_tplg_decode()
H A Dparser.c123 SNDERR("compound type expected for %s", id); in tplg_parse_compound()
132 SNDERR("compound type expected for %s, is %d", in tplg_parse_compound()
156 SNDERR("compound type expected at top level"); in tplg_parse_config()
181 SNDERR("unknown section %s", id); in tplg_parse_config()
203 SNDERR("could not load configuration"); in tplg_load_config()
211 SNDERR("failed to parse topology"); in tplg_load_config()
268 SNDERR("could not create input buffer"); in snd_tplg_load()
283 SNDERR("failed to check topology integrity"); in tplg_build()
289 SNDERR("failed to write data %d", err); in tplg_build()
305 SNDERR("coul in snd_tplg_build_file()
[all...]
H A Ddapm.c157 SNDERR("cannot find '%s' referenced by widget '%s'", in tplg_build_widget()
181 SNDERR("invalid widget '%s'", elem->id); in tplg_build_widgets()
208 SNDERR("invalid route '%s'", elem->id); in tplg_build_routes()
218 SNDERR("no sink"); in tplg_build_routes()
224 SNDERR("undefined sink widget/stream '%s'", route->sink); in tplg_build_routes()
233 SNDERR("undefined mixer/enum control '%s'", in tplg_build_routes()
240 SNDERR("no source"); in tplg_build_routes()
246 SNDERR("undefined source widget/stream '%s'", in tplg_build_routes()
299 SNDERR("invalid route \"%s\"", buf); in tplg_parse_line()
308 SNDERR("invali in tplg_parse_line()
[all...]
H A Ddata.c63 SNDERR("'%s': no support for private data for type %d", in get_priv_data()
97 SNDERR("compound type expected for %s", elem->id); in tplg_parse_refs()
186 SNDERR("invalid data file path '%s'", filename); in tplg_parse_data_file()
194 SNDERR("invalid data file size %zu", size); in tplg_parse_data_file()
199 SNDERR("data file too big %zu", size); in tplg_parse_data_file()
221 SNDERR("Cannot close data file."); in tplg_parse_data_file()
362 SNDERR("invalid value for uuid"); in get_uuid()
386 SNDERR("invalid value for uuid"); in get_uuid()
401 SNDERR("less than 16 integers for uuid"); in get_uuid()
478 SNDERR("malforme in tplg_parse_data_hex()
[all...]
H A Dpcm.c118 SNDERR("cannot find '%s' referenced by" in build_pcm()
139 SNDERR("invalid elem '%s'", elem->id); in tplg_build_pcms()
198 SNDERR("invalid elem '%s'", elem->id); in tplg_build_dais()
253 SNDERR("cannot find HW config '%s'" in build_link()
323 SNDERR("unsupported stream format %s", s); in split_format()
366 SNDERR("unsupported stream rate %s", s); in split_rate()
765 SNDERR("invalid fe dai ID"); in tplg_parse_fe_dai()
1416 SNDERR("invalid audio HW format %s", val); in get_audio_hw_format()
1483 SNDERR("deprecated option %s, please use 'bclk'", id); in tplg_parse_hw_config()
1497 SNDERR("deprecate in tplg_parse_hw_config()
[all...]
H A Dbuilder.c53 SNDERR("New header is at offset 0x%zx but file" in write_block_header()
98 SNDERR("failed to write %s block %d", in write_elem_block()
140 SNDERR("size mismatch. Expected %zu wrote %zu", in write_elem_block()
213 SNDERR("failed to write manifest block"); in write_manifest_data()
261 SNDERR("failed to write manifest %d", ret); in tplg_write_data()
282 SNDERR("failed to write %s elements: %s", in tplg_write_data()
292 SNDERR("total size mismatch (%zd != %zd)", in tplg_write_data()
H A Dctl.c97 SNDERR("failed to parse access"); in parse_access()
190 SNDERR("cannot find '%s' referenced by" in tplg_build_mixer_control()
239 SNDERR("cannot find '%s' referenced by" in tplg_build_enum_control()
361 SNDERR("unknown id '%s'", id); in tplg_parse_tlv_dbscale()
390 SNDERR("failed to DBScale"); in tplg_parse_tlv()
410 SNDERR("unknown TLV type"); in tplg_save_tlv()
653 SNDERR("too many channels %s", elem->id); in tplg_parse_control_enum()
781 SNDERR("too many channels %s", elem->id); in tplg_parse_control_mixer()
939 SNDERR("missing TLV data"); in init_ctl_hdr()
969 SNDERR("unsupporte in init_ctl_hdr()
[all...]
/third_party/alsa-lib/src/timer/
H A Dtimer_query.c49 SNDERR("Invalid type for TIMER %s definition", name); in snd_timer_query_open_conf()
51 SNDERR("Invalid type for TIMER definition"); in snd_timer_query_open_conf()
56 SNDERR("type is not defined"); in snd_timer_query_open_conf()
61 SNDERR("unable to get id"); in snd_timer_query_open_conf()
66 SNDERR("Invalid type for %s", id); in snd_timer_query_open_conf()
72 SNDERR("Invalid type for TIMER type %s definition", str); in snd_timer_query_open_conf()
86 SNDERR("Invalid type for %s", id); in snd_timer_query_open_conf()
94 SNDERR("Invalid type for %s", id); in snd_timer_query_open_conf()
99 SNDERR("Unknown field %s", id); in snd_timer_query_open_conf()
116 SNDERR("Canno in snd_timer_query_open_conf()
[all...]
H A Dtimer.c92 SNDERR("Invalid type for TIMER %s definition", name); in snd_timer_open_conf()
94 SNDERR("Invalid type for TIMER definition"); in snd_timer_open_conf()
99 SNDERR("type is not defined"); in snd_timer_open_conf()
104 SNDERR("unable to get id"); in snd_timer_open_conf()
109 SNDERR("Invalid type for %s", id); in snd_timer_open_conf()
115 SNDERR("Invalid type for TIMER type %s definition", str); in snd_timer_open_conf()
128 SNDERR("Invalid type for %s", id); in snd_timer_open_conf()
136 SNDERR("Invalid type for %s", id); in snd_timer_open_conf()
141 SNDERR("Unknown field %s", id); in snd_timer_open_conf()
158 SNDERR("Canno in snd_timer_open_conf()
[all...]
/third_party/alsa-lib/src/control/
H A Dsetup.c96 SNDERR("Cannot lock ctl elem"); in snd_sctl_install()
102 SNDERR("Cannot read ctl elem"); in snd_sctl_install()
169 SNDERR("Cannot write ctl elem"); in snd_sctl_install()
191 SNDERR("Cannot unlock ctl elem"); in snd_sctl_remove()
208 SNDERR("Cannot restore ctl elem"); in snd_sctl_remove()
238 SNDERR("Cannot obtain info for CTL elem"); in snd_config_get_ctl_elem_enumerated()
296 SNDERR("Unknown control type: %d", type); in snd_config_get_ctl_elem_value()
314 SNDERR("bad value content"); in snd_config_get_ctl_elem_value()
343 SNDERR("bad value type"); in snd_config_get_ctl_elem_value()
354 SNDERR("ba in snd_config_get_ctl_elem_value()
[all...]
H A Dcontrol_shm.c63 SNDERR("Server has not done the cmd"); in snd_ctl_shm_action()
82 SNDERR("Server has not done the cmd"); in snd_ctl_shm_action_fd()
451 SNDERR("server for socket %s is not running", sockname); in snd_ctl_shm_open()
466 SNDERR("write error"); in snd_ctl_shm_open()
471 SNDERR("write size error"); in snd_ctl_shm_open()
477 SNDERR("read error"); in snd_ctl_shm_open()
482 SNDERR("read size error"); in snd_ctl_shm_open()
549 SNDERR("Invalid type for %s", id); in _snd_ctl_shm_open()
557 SNDERR("Invalid type for %s", id); in _snd_ctl_shm_open()
562 SNDERR("Unknow in _snd_ctl_shm_open()
[all...]
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbasedl.c68 SNDERR("Unable to open library '%s': %s", xlib, errbuf); in mixer_simple_basic_dlopen()
73 SNDERR("Symbol 'alsa_mixer_sbasic_initpriv' was not found in '%s'", xlib); in mixer_simple_basic_dlopen()
78 SNDERR("Symbol 'alsa_mixer_sbasic_event' was not found in '%s'", xlib); in mixer_simple_basic_dlopen()
83 SNDERR("Symbol 'alsa_mixer_sbasic_selreg' was not found in '%s'", xlib); in mixer_simple_basic_dlopen()
88 SNDERR("Symbol 'alsa_mixer_sbasic_sidreg' was not found in '%s'", xlib); in mixer_simple_basic_dlopen()
/third_party/alsa-lib/src/hwdep/
H A Dhwdep.c57 SNDERR("Invalid type for HWDEP %s definition", name); in snd_hwdep_open_conf()
59 SNDERR("Invalid type for HWDEP definition"); in snd_hwdep_open_conf()
64 SNDERR("type is not defined"); in snd_hwdep_open_conf()
69 SNDERR("unable to get id"); in snd_hwdep_open_conf()
74 SNDERR("Invalid type for %s", id); in snd_hwdep_open_conf()
80 SNDERR("Invalid type for HWDEP type %s definition", str); in snd_hwdep_open_conf()
94 SNDERR("Invalid type for %s", id); in snd_hwdep_open_conf()
102 SNDERR("Invalid type for %s", id); in snd_hwdep_open_conf()
107 SNDERR("Unknown field %s", id); in snd_hwdep_open_conf()
124 SNDERR("Canno in snd_hwdep_open_conf()
[all...]
/third_party/alsa-lib/src/mixer/
H A Dsimple_abst.c85 SNDERR("Unable to open library '%s' (%s)", xlib, errbuf); in try_open()
92 SNDERR("Symbol 'alsa_mixer_simple_event' was not found in '%s'", xlib); in try_open()
98 SNDERR("Symbol 'alsa_mixer_simple_init' was not found in '%s'", xlib); in try_open()
132 SNDERR("Unable to open library '%s'", xlib); in try_open_full()
139 SNDERR("Symbol 'alsa_mixer_simple_event' was not found in '%s'", xlib); in try_open_full()
145 SNDERR("Symbol 'alsa_mixer_simple_finit' was not found in '%s'", xlib); in try_open_full()
311 SNDERR("unable to open simple mixer configuration file '%s'", file); in snd_mixer_simple_basic_register()
317 SNDERR("%s may be old or corrupted: consider to remove or fix it", file); in snd_mixer_simple_basic_register()
327 SNDERR("unable to open control device '%s': %s", priv->device, snd_strerror(err)); in snd_mixer_simple_basic_register()

Completed in 22 milliseconds

1234