Searched refs:pa_cli_command_sinks (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | cli-command.c | 89 static int pa_cli_command_sinks(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail); 147 { "list-sinks", pa_cli_command_sinks, "List loaded sinks", 1 }, 288 static int pa_cli_command_sinks(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_sinks() function 415 pa_cli_command_sinks(c, t, buf, fail); in pa_cli_command_info()
|
Completed in 3 milliseconds