Home
last modified time | relevance | path

Searched refs:PA_SUBSCRIPTION_EVENT_SERVER (Results 1 – 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulse/
Ddef.h595 PA_SUBSCRIPTION_EVENT_SERVER = 0x0007U, enumerator
646 #define PA_SUBSCRIPTION_EVENT_SERVER PA_SUBSCRIPTION_EVENT_SERVER macro
/third_party/pulseaudio/src/pulsecore/
Dcore.c291 …pa_subscription_post(core, PA_SUBSCRIPTION_EVENT_SERVER | PA_SUBSCRIPTION_EVENT_CHANGE, PA_INVALID… in pa_core_set_configured_default_sink()
313 …pa_subscription_post(core, PA_SUBSCRIPTION_EVENT_SERVER | PA_SUBSCRIPTION_EVENT_CHANGE, PA_INVALID… in pa_core_set_configured_default_source()
394 …pa_subscription_post(core, PA_SUBSCRIPTION_EVENT_SERVER | PA_SUBSCRIPTION_EVENT_CHANGE, PA_INVALID… in pa_core_update_default_sink()
479 …pa_subscription_post(core, PA_SUBSCRIPTION_EVENT_SERVER | PA_SUBSCRIPTION_EVENT_CHANGE, PA_INVALID… in pa_core_update_default_source()
Dcore-subscribe.c135 [PA_SUBSCRIPTION_EVENT_SERVER] = "SERVER", in dump_event()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsedeviceprovider.c341 if (facility == PA_SUBSCRIPTION_EVENT_SERVER || in context_subscribe_cb()
563 PA_SUBSCRIPTION_EVENT_SERVER | PA_SUBSCRIPTION_EVENT_CHANGE, NULL, NULL); in gst_pulse_device_provider_start()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel.c1586 if (e != (PA_SUBSCRIPTION_EVENT_SERVER|PA_SUBSCRIPTION_EVENT_CHANGE) && in command_subscribe_event()
/third_party/pulseaudio/src/utils/
Dpactl.c2181 case PA_SUBSCRIPTION_EVENT_SERVER: in subscription_event_facility_to_string()