Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Derror.c64 [PA_ERR_BUSY] = N_("Device or resource busy") in pa_strerror()
Ddef.h498 PA_ERR_BUSY, /**< Device or resource busy. \since 0.9.17 */ enumerator
/third_party/pulseaudio/src/pulsecore/
Dsink-input.c92 return -PA_ERR_BUSY; in check_passthrough_connection()
98 return -PA_ERR_BUSY; in check_passthrough_connection()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c1226 return -PA_ERR_BUSY; in source_set_state_in_main_thread_cb()
Dalsa-sink.c1355 return -PA_ERR_BUSY; in sink_set_state_in_main_thread_cb()