Lines Matching refs:shell_error

136 		shell_error(sh, "MICP register failed: %d", result);  in cmd_micp_mic_dev_param()
145 shell_error(sh, "MICP get failed: %d", result); in cmd_micp_mic_dev_param()
158 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_mute_get()
170 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_mute()
182 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_unmute()
194 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_mute_disable()
209 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_deactivate()
215 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_deactivate()
223 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_deactivate()
237 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_activate()
243 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_activate()
251 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_activate()
265 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_input_state_get()
271 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_input_state_get()
279 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_input_state_get()
293 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_gain_setting_get()
299 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_gain_setting_get()
307 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_gain_setting_get()
321 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_input_type_get()
327 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_input_type_get()
335 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_input_type_get()
349 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_input_status_get()
355 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_input_status_get()
363 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_input_status_get()
377 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_input_unmute()
383 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_input_unmute()
391 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_input_unmute()
405 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_input_mute()
411 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_input_mute()
419 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_input_mute()
433 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_manual_input_gain_set()
439 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_manual_input_gain_set()
447 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_manual_input_gain_set()
462 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_automatic_input_gain_set()
468 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_automatic_input_gain_set()
476 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_automatic_input_gain_set()
491 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_gain_set()
497 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_gain_set()
504 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_gain_set()
512 shell_error(sh, "Could not parse gain: %d", result); in cmd_micp_mic_dev_aics_gain_set()
518 shell_error(sh, "Gain shall be %d-%d, was %ld", in cmd_micp_mic_dev_aics_gain_set()
526 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_gain_set()
540 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_input_description_get()
546 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_input_description_get()
554 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_input_description_get()
568 shell_error(sh, "Could not parse index: %d", result); in cmd_micp_mic_dev_aics_input_description_set()
574 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_micp_mic_dev_aics_input_description_set()
582 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_aics_input_description_set()
592 shell_error(sh, "%s unknown parameter: %s", in cmd_micp_mic_dev()
595 shell_error(sh, "%s Missing subcommand", argv[0]); in cmd_micp_mic_dev()