Lines Matching refs:ctx_shell
30 shell_print(ctx_shell, "Mute value %u", mute); in micp_mic_dev_mute_cb()
44 shell_error(ctx_shell, "AICS state get failed (%d) for " in micp_mic_dev_aics_state_cb()
47 shell_print(ctx_shell, "AICS inst %p state gain %d, mute %u, " in micp_mic_dev_aics_state_cb()
57 shell_error(ctx_shell, "AICS gain settings get failed (%d) for " in micp_mic_dev_aics_gain_setting_cb()
60 shell_print(ctx_shell, "AICS inst %p gain settings units %u, " in micp_mic_dev_aics_gain_setting_cb()
70 shell_error(ctx_shell, "AICS input type get failed (%d) for " in micp_mic_dev_aics_input_type_cb()
73 shell_print(ctx_shell, "AICS inst %p input type %u", in micp_mic_dev_aics_input_type_cb()
82 shell_error(ctx_shell, "AICS status get failed (%d) for " in micp_mic_dev_aics_status_cb()
85 shell_print(ctx_shell, "AICS inst %p status %s", in micp_mic_dev_aics_status_cb()
94 shell_error(ctx_shell, "AICS description get failed (%d) for " in micp_mic_dev_aics_description_cb()
97 shell_print(ctx_shell, "AICS inst %p description %s", in micp_mic_dev_aics_description_cb()
117 if (ctx_shell == NULL) { in cmd_micp_mic_dev_param()
118 ctx_shell = sh; in cmd_micp_mic_dev_param()