Home
last modified time | relevance | path

Searched refs:pa_sink_set_port (Results 1 - 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dsink.h497 int pa_sink_set_port(pa_sink *s, const char *name, bool save);
H A Dcli-command.c1706 if (pa_sink_set_port(sink, p, true) < 0) { in pa_cli_command_sink_port()
H A Dsink.c3485 int pa_sink_set_port(pa_sink *s, const char *name, bool save) { in pa_sink_set_port() function
H A Dprotocol-native.c4724 if ((ret = pa_sink_set_port(sink, port, true)) < 0) { in command_set_sink_or_source_port()
/third_party/pulseaudio/src/modules/
H A Dmodule-switch-on-port-available.c260 pa_sink_set_port(pp.sink, port->name, false); in switch_to_port()
/third_party/pulseaudio/src/modules/dbus/
H A Diface-device.c768 if ((r = pa_sink_set_port(d->sink, pa_dbusiface_device_port_get_name(new_active), true)) < 0) { in handle_set_active_port()
770 "Internal error in PulseAudio: pa_sink_set_port() failed with error code %i.", r); in handle_set_active_port()

Completed in 20 milliseconds