Lines Matching refs:active_port
1309 * is given as an argument, because active_port may still point to the old
1385 sync_mixer(u, s->active_port);
1413 sync_mixer(u, s->active_port);
1544 /* If the set_volume() is called because of ucm active_port changing, the
2241 if (u->sink->active_port && u->ucm_context) {
2242 if (pa_alsa_ucm_set_port(u->ucm_context, u->sink->active_port, true) < 0)
2249 if (u->sink->active_port) {
2256 data = PA_DEVICE_PORT_DATA(u->sink->active_port);
2263 data = PA_DEVICE_PORT_DATA(u->sink->active_port);
2846 if (u->sink->active_port && !u->ucm_context) {
2849 port_data = PA_DEVICE_PORT_DATA(u->sink->active_port);
2851 if (port_data->suspend_when_unavailable && u->sink->active_port->available == PA_AVAILABLE_NO)