Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcli-command.c133 static int pa_cli_command_card_profile(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
167 …{ "set-card-profile", pa_cli_command_card_profile, "Change the profile of a card (arg…
1639 static int pa_cli_command_card_profile(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) { in pa_cli_command_card_profile() function