Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcli-command.c134 static int pa_cli_command_sink_port(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
168 …{ "set-sink-port", pa_cli_command_sink_port, "Change the port of a sink (args: …
1677 static int pa_cli_command_sink_port(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_sink_port() function