Lines Matching defs:argc
311 static int cmd_vcp_vol_ctlr_discover(const struct shell *sh, size_t argc, in cmd_vcp_vol_ctlr_discover()
340 static int cmd_vcp_vol_ctlr_state_get(const struct shell *sh, size_t argc, in cmd_vcp_vol_ctlr_state_get()
358 static int cmd_vcp_vol_ctlr_flags_get(const struct shell *sh, size_t argc, in cmd_vcp_vol_ctlr_flags_get()
376 static int cmd_vcp_vol_ctlr_volume_down(const struct shell *sh, size_t argc, in cmd_vcp_vol_ctlr_volume_down()
394 static int cmd_vcp_vol_ctlr_volume_up(const struct shell *sh, size_t argc, in cmd_vcp_vol_ctlr_volume_up()
414 size_t argc, char **argv) in cmd_vcp_vol_ctlr_unmute_volume_down()
432 size_t argc, char **argv) in cmd_vcp_vol_ctlr_unmute_volume_up()
449 static int cmd_vcp_vol_ctlr_volume_set(const struct shell *sh, size_t argc, in cmd_vcp_vol_ctlr_volume_set()
483 static int cmd_vcp_vol_ctlr_unmute(const struct shell *sh, size_t argc, in cmd_vcp_vol_ctlr_unmute()
501 static int cmd_vcp_vol_ctlr_mute(const struct shell *sh, size_t argc, in cmd_vcp_vol_ctlr_mute()
519 static int cmd_vcp_vol_ctlr_vocs_state_get(const struct shell *sh, size_t argc, in cmd_vcp_vol_ctlr_vocs_state_get()
553 size_t argc, char **argv) in cmd_vcp_vol_ctlr_vocs_location_get()
586 size_t argc, char **argv) in cmd_vcp_vol_ctlr_vocs_location_set()
632 size_t argc, char **argv) in cmd_vcp_vol_ctlr_vocs_offset_set()
680 size_t argc, char **argv) in cmd_vcp_vol_ctlr_vocs_output_description_get()
713 size_t argc, char **argv) in cmd_vcp_vol_ctlr_vocs_output_description_set()
746 size_t argc, char **argv) in cmd_vcp_vol_ctlr_aics_input_state_get()
779 size_t argc, char **argv) in cmd_vcp_vol_ctlr_aics_gain_setting_get()
812 size_t argc, char **argv) in cmd_vcp_vol_ctlr_aics_input_type_get()
845 size_t argc, char **argv) in cmd_vcp_vol_ctlr_aics_input_status_get()
878 size_t argc, char **argv) in cmd_vcp_vol_ctlr_aics_input_unmute()
911 size_t argc, char **argv) in cmd_vcp_vol_ctlr_aics_input_mute()
944 size_t argc, char **argv) in cmd_vcp_vol_ctlr_aics_manual_input_gain_set()
977 size_t argc, char **argv) in cmd_vcp_vol_ctlr_aics_auto_input_gain_set()
1009 static int cmd_vcp_vol_ctlr_aics_gain_set(const struct shell *sh, size_t argc, in cmd_vcp_vol_ctlr_aics_gain_set()
1054 size_t argc, char **argv) in cmd_vcp_vol_ctlr_aics_input_description_get()
1087 size_t argc, char **argv) in cmd_vcp_vol_ctlr_aics_input_description_set()
1119 static int cmd_vcp_vol_ctlr(const struct shell *sh, size_t argc, char **argv) in cmd_vcp_vol_ctlr()