Lines Matching refs:shell_error

34 		shell_error(ctx_shell, "VCP state get failed (%d)", err);  in vcp_vol_rend_state_cb()
43 shell_error(ctx_shell, "VCP flags get failed (%d)", err); in vcp_vol_rend_flags_cb()
53 shell_error(ctx_shell, in aics_state_cb()
67 shell_error(ctx_shell, in aics_gain_setting_cb()
81 shell_error(ctx_shell, in aics_input_type_cb()
93 shell_error(ctx_shell, in aics_status_cb()
107 shell_error(ctx_shell, in aics_description_cb()
119 shell_error(ctx_shell, "VOCS state get failed (%d) for inst %p", in vocs_state_cb()
129 shell_error(ctx_shell, in vocs_location_cb()
142 shell_error(ctx_shell, in vocs_description_cb()
253 shell_error(sh, "Failed to get included services: %d", result); in cmd_vcp_vol_rend_init()
268 shell_error(sh, "Failed to parse step: %d", result); in cmd_vcp_vol_rend_volume_step()
274 shell_error(sh, "Invalid step %lu", step); in cmd_vcp_vol_rend_volume_step()
369 shell_error(sh, "Failed to parse volume: %d", result); in cmd_vcp_vol_rend_volume_set()
375 shell_error(sh, "Invalid volume %lu", volume); in cmd_vcp_vol_rend_volume_set()
421 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_vocs_state_get()
427 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_vocs_state_get()
448 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_vocs_location_get()
454 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_vocs_location_get()
475 shell_error(sh, "Not connected"); in cmd_vcp_vol_rend_vocs_location_set()
481 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_vocs_location_set()
487 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_vcp_vol_rend_vocs_location_set()
495 shell_error(sh, "Failed to parse location: %d", result); in cmd_vcp_vol_rend_vocs_location_set()
501 shell_error(sh, "Invalid location %lu", location); in cmd_vcp_vol_rend_vocs_location_set()
522 shell_error(sh, "Not connected"); in cmd_vcp_vol_rend_vocs_offset_set()
528 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_vocs_offset_set()
534 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_vcp_vol_rend_vocs_offset_set()
542 shell_error(sh, "Failed to parse offset: %d", result); in cmd_vcp_vol_rend_vocs_offset_set()
548 shell_error(sh, "Offset shall be %d-%d, was %ld", in cmd_vcp_vol_rend_vocs_offset_set()
570 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_vocs_output_description_get()
576 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_vocs_output_description_get()
598 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_vocs_output_description_set()
604 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_vocs_output_description_set()
627 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_aics_input_state_get()
633 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_aics_input_state_get()
654 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_aics_gain_setting_get()
660 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_aics_gain_setting_get()
681 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_aics_input_type_get()
687 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_aics_input_type_get()
708 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_aics_input_status_get()
714 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_aics_input_status_get()
735 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_aics_input_unmute()
741 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_aics_input_unmute()
762 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_aics_input_mute()
768 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_aics_input_mute()
790 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_aics_manual_input_gain_set()
796 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_aics_manual_input_gain_set()
818 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_aics_auto_input_gain_set()
824 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_aics_auto_input_gain_set()
846 shell_error(sh, "Could not parse index: %d", result); in cmd_vcp_vol_rend_aics_gain_set()
852 shell_error(sh, "Index shall be less than %u, was %lu", in cmd_vcp_vol_rend_aics_gain_set()
860 shell_error(sh, "Could not parse gain: %d", result); in cmd_vcp_vol_rend_aics_gain_set()
866 shell_error(sh, "Gain shall be %d-%d, was %ld", in cmd_vcp_vol_rend_aics_gain_set()
888 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_aics_input_description_get()
894 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_aics_input_description_get()
914 shell_error(sh, "Failed to parse index: %d", result); in cmd_vcp_vol_rend_aics_input_description_set()
920 shell_error(sh, "Invalid index %lu", index); in cmd_vcp_vol_rend_aics_input_description_set()
937 shell_error(sh, "%s unknown parameter: %s", in cmd_vcp_vol_rend()
940 shell_error(sh, "%s Missing subcommand", argv[0]); in cmd_vcp_vol_rend()