Home
last modified time | relevance | path

Searched refs:PA_COMMAND_SET_SINK_PORT (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dnative-common.h171 PA_COMMAND_SET_SINK_PORT, enumerator
H A Dpdispatch.c184 [PA_COMMAND_SET_SINK_PORT] = "SET_SINK_PORT",
H A Dprotocol-native.c4710 CHECK_VALIDITY(c->pstream, !name || pa_namereg_is_valid_name_or_wildcard(name, command == PA_COMMAND_SET_SINK_PORT ? PA_NAMEREG_SINK : PA_NAMEREG_SOURCE), tag, PA_ERR_INVALID); in command_set_sink_or_source_port()
4714 if (command == PA_COMMAND_SET_SINK_PORT) { in command_set_sink_or_source_port()
4886 [PA_COMMAND_SET_SINK_PORT] = command_set_sink_or_source_port,
/third_party/pulseaudio/src/pulse/
H A Dintrospect.c379 t = pa_tagstruct_command(c, PA_COMMAND_SET_SINK_PORT, &tag); in pa_context_set_sink_port_by_index()
404 t = pa_tagstruct_command(c, PA_COMMAND_SET_SINK_PORT, &tag); in pa_context_set_sink_port_by_name()

Completed in 11 milliseconds