Home
last modified time | relevance | path

Searched refs:PA_IO_EVENT_NULL (Results 1 – 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dmainloop-api.h58 PA_IO_EVENT_NULL = 0, /**< No event */ enumerator
/third_party/pulseaudio/src/pulsecore/
Diochannel.c83 pa_io_event_flags_t f = PA_IO_EVENT_NULL; in enable_events()
92 if (f != PA_IO_EVENT_NULL) { in enable_events()
Ddbus-util.c88 return PA_IO_EVENT_NULL; in get_watch_flags()
/third_party/pulseaudio/src/utils/
Dpacat.c538 mainloop_api->io_enable(stdio_event, PA_IO_EVENT_NULL); in stdin_callback()
598 mainloop_api->io_enable(stdio_event, PA_IO_EVENT_NULL); in stdout_callback()
/third_party/pulseaudio/src/modules/dbus/
Dmodule-dbus-protocol.c265 return PA_IO_EVENT_NULL; in get_watch_flags()