Lines Matching refs:pa_operation_unref
177 pa_operation_unref(o);
1817 pa_operation_unref(pa_context_unload_module(c, i->index, simple_callback, NULL));
1895 pa_operation_unref(pa_context_set_sink_volume_by_name(c, sink_name, &cv, simple_callback, NULL));
1954 pa_operation_unref(pa_context_set_source_volume_by_name(c, source_name, &cv, simple_callback, NULL));
1974 pa_operation_unref(pa_context_set_sink_input_volume(c, sink_input_idx, &cv, simple_callback, NULL));
1994 pa_operation_unref(pa_context_set_source_output_volume(c, source_output_idx, &cv, simple_callback, NULL));
2009 pa_operation_unref(pa_context_set_sink_mute_by_name(c, i->name, !i->mute, simple_callback, NULL));
2024 pa_operation_unref(pa_context_set_source_mute_by_name(c, o->name, !o->mute, simple_callback, NULL));
2039 pa_operation_unref(pa_context_set_sink_input_mute(c, i->index, !i->mute, simple_callback, NULL));
2054 pa_operation_unref(pa_context_set_source_output_mute(c, o->index, !o->mute, simple_callback, NULL));
2081 pa_operation_unref(o);
2296 pa_operation_unref(o);
2302 pa_operation_unref(o);
2308 pa_operation_unref(o);
2313 pa_operation_unref(o);
2319 pa_operation_unref(o);
2325 pa_operation_unref(o);
2331 pa_operation_unref(o);
2337 pa_operation_unref(o);
2500 pa_operation_unref(o);