Lines Matching refs:pa_operation
243 pa_operation *o, *n; in stream_unlink()
393 pa_operation *o; in request_auto_timing_update()
1726 pa_operation * pa_stream_drain(pa_stream *s, pa_stream_success_cb_t cb, void *userdata) { in pa_stream_drain()
1727 pa_operation *o; in pa_stream_drain()
1825 pa_operation *o = userdata; in stream_get_timing_info_callback()
2022 pa_operation* pa_stream_update_timing_info(pa_stream *s, pa_stream_success_cb_t cb, void *userdata)… in pa_stream_update_timing_info()
2024 pa_operation *o; in pa_stream_update_timing_info()
2277 pa_operation *o = userdata; in pa_stream_simple_ack_callback()
2307 pa_operation* pa_stream_cork(pa_stream *s, int b, pa_stream_success_cb_t cb, void *userdata) { in pa_stream_cork()
2308 pa_operation *o; in pa_stream_cork()
2346 static pa_operation* stream_send_simple_command(pa_stream *s, uint32_t command, pa_stream_success_c… in stream_send_simple_command()
2348 pa_operation *o; in stream_send_simple_command()
2367 pa_operation* pa_stream_flush(pa_stream *s, pa_stream_success_cb_t cb, void *userdata) { in pa_stream_flush()
2368 pa_operation *o; in pa_stream_flush()
2410 pa_operation* pa_stream_prebuf(pa_stream *s, pa_stream_success_cb_t cb, void *userdata) { in pa_stream_prebuf()
2411 pa_operation *o; in pa_stream_prebuf()
2436 pa_operation* pa_stream_trigger(pa_stream *s, pa_stream_success_cb_t cb, void *userdata) { in pa_stream_trigger()
2437 pa_operation *o; in pa_stream_trigger()
2462 pa_operation* pa_stream_set_name(pa_stream *s, const char *name, pa_stream_success_cb_t cb, void *u… in pa_stream_set_name()
2463 pa_operation *o; in pa_stream_set_name()
2641 pa_operation *o = userdata; in stream_set_buffer_attr_callback()
2703 pa_operation* pa_stream_set_buffer_attr(pa_stream *s, const pa_buffer_attr *attr, pa_stream_success… in pa_stream_set_buffer_attr()
2704 pa_operation *o; in pa_stream_set_buffer_attr()
2813 pa_operation *o = userdata; in stream_update_sample_rate_callback()
2853 pa_operation *pa_stream_update_sample_rate(pa_stream *s, uint32_t rate, pa_stream_success_cb_t cb, … in pa_stream_update_sample_rate()
2854 pa_operation *o; in pa_stream_update_sample_rate()
2884 pa_operation *pa_stream_proplist_update(pa_stream *s, pa_update_mode_t mode, pa_proplist *p, pa_str… in pa_stream_proplist_update()
2885 pa_operation *o; in pa_stream_proplist_update()
2917 pa_operation *pa_stream_proplist_remove(pa_stream *s, const char *const keys[], pa_stream_success_c… in pa_stream_proplist_remove()
2918 pa_operation *o; in pa_stream_proplist_remove()