Searched refs:synth_buffer_empty (Results 1 – 12 of 12) sorted by relevance
57 int synth_buffer_empty(void) in synth_buffer_empty() function61 EXPORT_SYMBOL_GPL(synth_buffer_empty);
228 if (!synth_buffer_empty() || speakup_info.flushing) in softsynthx_read()260 if (synth_buffer_empty()) in softsynthx_read()302 empty = synth_buffer_empty(); in softsynthx_read()349 (!synth_buffer_empty() || speakup_info.flushing)) in softsynth_poll()
36 !synth_buffer_empty())); in speakup_thread()
45 int synth_buffer_empty(void);
157 if (synth_buffer_empty()) { in do_catch_up()
172 if (synth_buffer_empty()) { in do_catch_up()
194 if (synth_buffer_empty()) { in do_catch_up()
193 if (synth_buffer_empty()) { in do_catch_up()
247 if (synth_buffer_empty()) { in do_catch_up()
206 if (synth_buffer_empty()) { in do_catch_up()
390 if (synth_buffer_empty()) { in do_catch_up()
86 if (synth_buffer_empty()) { in _spk_do_catch_up()
Completed in 14 milliseconds