Home
last modified time | relevance | path

Searched refs:pa_cli_command_source_default (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcli-command.c106 static int pa_cli_command_source_default(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
166 …{ "set-default-source", pa_cli_command_source_default, "Set the default source (args: ind…
1046 static int pa_cli_command_source_default(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_source_default() function