Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Ddevice-port.c134 pa_sink_move_streams_to_default_sink(p->core, sink, false); in pa_device_port_set_available()
H A Dsink.h577 void pa_sink_move_streams_to_default_sink(pa_core *core, pa_sink *old_sink, bool default_sink_changed);
H A Dcore.c401 pa_sink_move_streams_to_default_sink(core, old_default_sink, true); in pa_core_update_default_sink()
H A Dsink.c778 pa_sink_move_streams_to_default_sink(s->core, s, false); in pa_sink_unlink()
4047 void pa_sink_move_streams_to_default_sink(pa_core *core, pa_sink *old_sink, bool default_sink_changed) { in pa_sink_move_streams_to_default_sink() function

Completed in 8 milliseconds