Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcli-text.c105 static void append_port_list(pa_strbuf *s, pa_hashmap *ports) { in append_port_list() function
181 append_port_list(s, card->ports); in pa_card_list_to_string()
289 append_port_list(s, sink->ports); in pa_sink_list_to_string()
400 append_port_list(s, source->ports); in pa_source_list_to_string()