Lines Matching refs:shell_print
36 shell_print(ctx_shell, "VCP discover done with %u VOCS and %u AICS", vocs_count, in vcs_discover_cb()
50 shell_print(ctx_shell, "VCP vol_down done"); in vcs_vol_down_cb()
59 shell_print(ctx_shell, "VCP vol_up done"); in vcs_vol_up_cb()
68 shell_print(ctx_shell, "VCP mute done"); in vcs_mute_cb()
77 shell_print(ctx_shell, "VCP unmute done"); in vcs_unmute_cb()
86 shell_print(ctx_shell, "VCP vol_down_unmute done"); in vcs_vol_down_unmute_cb()
95 shell_print(ctx_shell, "VCP vol_up_unmute done"); in vcs_vol_up_unmute_cb()
104 shell_print(ctx_shell, "VCP vol_set done"); in vcs_vol_set_cb()
114 shell_print(ctx_shell, "VCP volume %u, mute %u", volume, mute); in vcs_state_cb()
124 shell_print(ctx_shell, "VCP flags 0x%02X", flags); in vcs_flags_cb()
135 shell_print(ctx_shell, "Gain set for inst %p", inst); in vcs_aics_set_gain_cb()
145 shell_print(ctx_shell, "Unmuted inst %p", inst); in vcs_aics_unmute_cb()
155 shell_print(ctx_shell, "Muted inst %p", inst); in vcs_aics_mute_cb()
166 shell_print(ctx_shell, "Manual mode set for inst %p", inst); in vcs_aics_set_manual_mode_cb()
177 shell_print(ctx_shell, "Automatic mode set for inst %p", in vcs_aics_automatic_mode_cb()
189 shell_print(ctx_shell, in vcs_aics_state_cb()
204 shell_print(ctx_shell, in vcs_aics_gain_setting_cb()
218 shell_print(ctx_shell, "AICS inst %p input type %u", in vcs_aics_input_type_cb()
230 shell_print(ctx_shell, "AICS inst %p status %s", in vcs_aics_status_cb()
243 shell_print(ctx_shell, "AICS inst %p description %s", in vcs_aics_description_cb()
256 shell_print(ctx_shell, "Offset set for inst %p", inst); in vcs_vocs_set_offset_cb()
266 shell_print(ctx_shell, "VOCS inst %p offset %d", inst, offset); in vcs_vocs_state_cb()
278 shell_print(ctx_shell, "VOCS inst %p location %u", in vcs_vocs_location_cb()
291 shell_print(ctx_shell, "VOCS inst %p description %s", in vcs_vocs_description_cb()
348 shell_print(sh, "CB register failed: %d", result); in cmd_vcp_vol_ctlr_discover()
362 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_discover()
380 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_state_get()
398 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_flags_get()
416 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_volume_down()
435 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_volume_up()
453 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_unmute_volume_down()
471 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_unmute_volume_up()
504 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_volume_set()
523 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_unmute()
541 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_mute()
574 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_vocs_state_get()
607 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_vocs_location_get()
654 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_vocs_location_set()
702 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_vocs_offset_set()
735 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_vocs_output_description_get()
768 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_vocs_output_description_set()
801 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_aics_input_state_get()
834 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_aics_gain_setting_get()
867 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_aics_input_type_get()
900 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_aics_input_status_get()
933 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_aics_input_unmute()
966 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_aics_input_mute()
999 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_aics_manual_input_gain_set()
1032 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_aics_auto_input_gain_set()
1076 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_aics_gain_set()
1109 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_aics_input_description_get()
1142 shell_print(sh, "Fail: %d", result); in cmd_vcp_vol_ctlr_aics_input_description_set()