Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcli-command.c91 static int pa_cli_command_source_outputs(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
149 …{ "list-source-outputs", pa_cli_command_source_outputs, "List source outputs", 1 …
327 static int pa_cli_command_source_outputs(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_source_outputs() function
417 pa_cli_command_source_outputs(c, t, buf, fail); in pa_cli_command_info()