Home
last modified time | relevance | path

Searched refs:PA_LLIST_PREPEND (Results 1 - 25 of 26) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
H A Dx11wrap.c148 PA_LLIST_PREPEND(pa_x11_internal, w->internals, i); in x11_internal_add()
350 PA_LLIST_PREPEND(pa_x11_client, w->clients, c); in pa_x11_client_new()
H A Dllist.h51 #define PA_LLIST_PREPEND(t,head,item) \ macro
H A Dmemblock.c1068 PA_LLIST_PREPEND(pa_memimport, p->imports, i); in pa_memimport_new()
1305 PA_LLIST_PREPEND(pa_memexport, p->exports, e); in pa_memexport_new()
1351 PA_LLIST_PREPEND(struct memexport_slot, e->free_slots, &e->slots[id]); in pa_memexport_process_release()
1450 PA_LLIST_PREPEND(struct memexport_slot, e->used_slots, slot); in pa_memexport_put()
H A Dipacl.c141 PA_LLIST_PREPEND(struct acl_entry, acl->entries, n); in pa_ip_acl_new()
H A Dcore-subscribe.c77 PA_LLIST_PREPEND(pa_subscription, c->subscriptions, s); in pa_subscription_new()
H A Dasyncq.c220 PA_LLIST_PREPEND(struct localq, l->localq, q); in pa_asyncq_post()
H A Dpdispatch.c408 PA_LLIST_PREPEND(struct reply_info, pd->replies, r); in pa_pdispatch_register_reply()
H A Dsource.c2797 PA_LLIST_PREPEND(pa_source_volume_change, s->thread_info.volume_changes, nc); in pa_source_volume_change_push()
H A Dsink.c3789 PA_LLIST_PREPEND(pa_sink_volume_change, s->thread_info.volume_changes, nc); in pa_sink_volume_change_push()
/third_party/pulseaudio/src/pulse/
H A Dglib-mainloop.c239 PA_LLIST_PREPEND(pa_io_event, g->io_events, e); in glib_io_new()
311 PA_LLIST_PREPEND(pa_time_event, g->time_events, e); in glib_time_new()
388 PA_LLIST_PREPEND(pa_defer_event, g->defer_events, e); in glib_defer_new()
H A Dohos_glib-mainloop.c240 PA_LLIST_PREPEND(pa_io_event, g->io_events, e); in glib_io_new()
312 PA_LLIST_PREPEND(pa_time_event, g->time_events, e); in glib_time_new()
389 PA_LLIST_PREPEND(pa_defer_event, g->defer_events, e); in glib_defer_new()
H A Doperation.c52 PA_LLIST_PREPEND(pa_operation, c->operations, o); in pa_operation_new()
H A Dmainloop.c179 PA_LLIST_PREPEND(pa_io_event, m->io_events, e); in mainloop_io_new()
249 PA_LLIST_PREPEND(pa_defer_event, m->defer_events, e); in mainloop_defer_new()
352 PA_LLIST_PREPEND(pa_time_event, m->time_events, e); in mainloop_time_new()
/third_party/pulseaudio/src/pulsecore/filter/
H A Dlfe-filter.c142 PA_LLIST_PREPEND(struct saved_state, f->saved, s); in pa_lfe_filter_process()
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-detect.c112 PA_LLIST_PREPEND(ca_device, u->devices, dev); in ca_device_added()
H A Dmodule-coreaudio-device.c510 PA_LLIST_PREPEND(coreaudio_sink, u->sinks, ca_sink); in ca_device_create_sink()
644 PA_LLIST_PREPEND(coreaudio_source, u->sources, ca_source); in ca_device_create_source()
/third_party/pulseaudio/src/modules/
H A Dmodule-stream-restore.c2268 PA_LLIST_PREPEND(struct clean_up_item, to_be_removed, item); in clean_up_db()
2272 PA_LLIST_PREPEND(struct clean_up_item, to_be_converted, item); in clean_up_db()
2276 PA_LLIST_PREPEND(struct clean_up_item, to_be_removed, item); in clean_up_db()
H A Dmodule-combine-sink.c962 PA_LLIST_PREPEND(struct output, o->userdata->thread_info.active_outputs, o);
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-recv.c577 PA_LLIST_PREPEND(struct session, s->userdata->sessions, s); in session_new()
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-ofono.c152 PA_LLIST_PREPEND(pa_dbus_pending, backend->pending, p); in hf_dbus_send_and_add_to_pending()
H A Dbackend-native.c189 PA_LLIST_PREPEND(pa_dbus_pending, backend->pending, p); in send_and_add_to_pending()
H A Dbluez5-util.c164 PA_LLIST_PREPEND(pa_dbus_pending, y->pending, p); in send_and_add_to_pending()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.c608 PA_LLIST_PREPEND(pa_alsa_ucm_device, verb->devices, d); in ucm_get_devices()
638 PA_LLIST_PREPEND(pa_alsa_ucm_modifier, verb->modifiers, m); in ucm_get_modifiers()
824 PA_LLIST_PREPEND(pa_alsa_ucm_verb, ucm->verbs, verb); in pa_alsa_ucm_query_profiles()
1755 PA_LLIST_PREPEND(pa_alsa_jack, ucm->jacks, j); in ucm_get_jack()
H A Dalsa-mixer.c2129 PA_LLIST_PREPEND(pa_alsa_option, e->options, o); in option_get()
3029 PA_LLIST_PREPEND(pa_alsa_element, p->elements, e); in pa_alsa_path_synthesize()
/third_party/pulseaudio/src/utils/
H A Dpadsp.c724 PA_LLIST_PREPEND(fd_info, fd_infos, i); in fd_info_add_to_list()

Completed in 58 milliseconds

12