Lines Matching defs:argc

156 static int cmd_vcp_vol_rend_init(const struct shell *sh, size_t argc,  in cmd_vcp_vol_rend_init()
242 static int cmd_vcp_vol_rend_volume_step(const struct shell *sh, size_t argc, in cmd_vcp_vol_rend_volume_step()
269 static int cmd_vcp_vol_rend_state_get(const struct shell *sh, size_t argc, in cmd_vcp_vol_rend_state_get()
281 static int cmd_vcp_vol_rend_flags_get(const struct shell *sh, size_t argc, in cmd_vcp_vol_rend_flags_get()
293 static int cmd_vcp_vol_rend_volume_down(const struct shell *sh, size_t argc, in cmd_vcp_vol_rend_volume_down()
305 static int cmd_vcp_vol_rend_volume_up(const struct shell *sh, size_t argc, in cmd_vcp_vol_rend_volume_up()
319 size_t argc, char **argv) in cmd_vcp_vol_rend_unmute_volume_down()
331 size_t argc, char **argv) in cmd_vcp_vol_rend_unmute_volume_up()
342 static int cmd_vcp_vol_rend_volume_set(const struct shell *sh, size_t argc, in cmd_vcp_vol_rend_volume_set()
370 static int cmd_vcp_vol_rend_unmute(const struct shell *sh, size_t argc, in cmd_vcp_vol_rend_unmute()
382 static int cmd_vcp_vol_rend_mute(const struct shell *sh, size_t argc, in cmd_vcp_vol_rend_mute()
395 static int cmd_vcp_vol_rend_vocs_state_get(const struct shell *sh, size_t argc, in cmd_vcp_vol_rend_vocs_state_get()
423 size_t argc, char **argv) in cmd_vcp_vol_rend_vocs_location_get()
450 size_t argc, char **argv) in cmd_vcp_vol_rend_vocs_location_set()
496 static int cmd_vcp_vol_rend_vocs_offset_set(const struct shell *sh, size_t argc, in cmd_vcp_vol_rend_vocs_offset_set()
544 size_t argc, in cmd_vcp_vol_rend_vocs_output_description_get()
572 size_t argc, in cmd_vcp_vol_rend_vocs_output_description_set()
602 size_t argc, char **argv) in cmd_vcp_vol_rend_aics_input_state_get()
629 size_t argc, char **argv) in cmd_vcp_vol_rend_aics_gain_setting_get()
656 size_t argc, char **argv) in cmd_vcp_vol_rend_aics_input_type_get()
683 size_t argc, char **argv) in cmd_vcp_vol_rend_aics_input_status_get()
710 size_t argc, char **argv) in cmd_vcp_vol_rend_aics_input_unmute()
736 static int cmd_vcp_vol_rend_aics_input_mute(const struct shell *sh, size_t argc, in cmd_vcp_vol_rend_aics_input_mute()
764 size_t argc, in cmd_vcp_vol_rend_aics_manual_input_gain_set()
792 size_t argc, in cmd_vcp_vol_rend_aics_auto_input_gain_set()
819 static int cmd_vcp_vol_rend_aics_gain_set(const struct shell *sh, size_t argc, in cmd_vcp_vol_rend_aics_gain_set()
863 size_t argc, char **argv) in cmd_vcp_vol_rend_aics_input_description_get()
889 size_t argc, char **argv) in cmd_vcp_vol_rend_aics_input_description_set()
916 static int cmd_vcp_vol_rend(const struct shell *sh, size_t argc, char **argv) in cmd_vcp_vol_rend()