Searched refs:pa_cli_command_suspend (Results 1 – 1 of 1) sorted by relevance
123 static int pa_cli_command_suspend(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);173 …{ "suspend", pa_cli_command_suspend, "Suspend all sinks and all sources…1476 static int pa_cli_command_suspend(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_suspend() function