Searched refs:pa_cli_command_sink_inputs (Results 1 – 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
D | cli-command.c | 90 static int pa_cli_command_sink_inputs(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail); 148 …{ "list-sink-inputs", pa_cli_command_sink_inputs, "List sink inputs", 1 … 313 static int pa_cli_command_sink_inputs(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_sink_inputs() function 416 pa_cli_command_sink_inputs(c, t, buf, fail); in pa_cli_command_info()
|