Lines Matching refs:SNDERR
96 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\n"); in snd_config_get_ctl_elem_value()
343 SNDERR("bad value type"); in snd_config_get_ctl_elem_value()
354 SNDERR("bad value index"); in snd_config_get_ctl_elem_value()
427 SNDERR("field %s is not a string", id); in add_elem()
431 SNDERR("Invalid value for '%s'", id); in add_elem()
439 SNDERR("field %s is not a string", id); in add_elem()
446 SNDERR("field %s is not an integer", id); in add_elem()
453 SNDERR("field %s is not an integer", id); in add_elem()
460 SNDERR("field %s is not an integer", id); in add_elem()
501 SNDERR("Unknown field %s", id); in add_elem()
505 SNDERR("Missing control name"); in add_elem()
510 SNDERR("Missing control value"); in add_elem()
547 …SNDERR("Cannot obtain info for CTL elem (%s,'%s',%li,%li,%li): %s", snd_ctl_elem_iface_name(iface)… in add_elem()