Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Ddef.h328 PA_STREAM_DONT_INHIBIT_AUTO_SUSPEND = 0x8000U, enumerator
380 #define PA_STREAM_DONT_INHIBIT_AUTO_SUSPEND PA_STREAM_DONT_INHIBIT_AUTO_SUSPEND macro
Dstream.c1219 PA_STREAM_DONT_INHIBIT_AUTO_SUSPEND| in create_stream()
1355 pa_tagstruct_put_boolean(t, flags & PA_STREAM_DONT_INHIBIT_AUTO_SUSPEND); in create_stream()