Searched refs:PA_SUSPEND_PASSTHROUGH (Results 1 – 3 of 3) sorted by relevance
38 …PA_SUSPEND_PASSTHROUGH = 16, /* Used to suspend monitor sources when the sink is in passthrough mo… enumerator
846 if (s->monitor_of && cause != PA_SUSPEND_PASSTHROUGH) in pa_source_suspend()878 if (s->suspend_cause & PA_SUSPEND_PASSTHROUGH) in pa_source_sync_suspend()879 suspend_cause |= PA_SUSPEND_PASSTHROUGH; in pa_source_sync_suspend()
1741 pa_source_suspend(s->monitor_source, true, PA_SUSPEND_PASSTHROUGH); in pa_sink_enter_passthrough()1759 pa_source_suspend(s->monitor_source, false, PA_SUSPEND_PASSTHROUGH); in pa_sink_leave_passthrough()