Searched refs:PA_SINK_INPUT_KILL_ON_SUSPEND (Results 1 – 5 of 5) sorted by relevance
59 PA_SINK_INPUT_KILL_ON_SUSPEND = 1024, enumerator
363 … PA_SINK_INPUT_NO_CREATE_ON_SUSPEND|PA_SINK_INPUT_KILL_ON_SUSPEND, sink_input_idx) < 0) in pa_scache_play_item()
575 i->flags & PA_SINK_INPUT_KILL_ON_SUSPEND ? "KILL_ON_SUSPEND " : "", in pa_sink_input_list_to_string()
518 (i->flags & PA_SINK_INPUT_KILL_ON_SUSPEND)) in sink_set_state()
2067 (fail_on_suspend ? PA_SINK_INPUT_NO_CREATE_ON_SUSPEND|PA_SINK_INPUT_KILL_ON_SUSPEND : 0) | in command_create_playback_stream()