Home
last modified time | relevance | path

Searched refs:PA_LLIST_HEAD_INIT (Results 1 - 17 of 17) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dx11wrap.c222 PA_LLIST_HEAD_INIT(pa_x11_client, w->clients); in x11_wrapper_new()
223 PA_LLIST_HEAD_INIT(pa_x11_internal, w->internals); in x11_wrapper_new()
H A Dllist.h37 #define PA_LLIST_HEAD_INIT(t,item) \ macro
H A Dhook-list.c33 PA_LLIST_HEAD_INIT(pa_hook_slot, hook->slots); in pa_hook_init()
H A Dmemblock.c829 PA_LLIST_HEAD_INIT(pa_memimport, p->imports); in pa_mempool_new()
830 PA_LLIST_HEAD_INIT(pa_memexport, p->exports); in pa_mempool_new()
1297 PA_LLIST_HEAD_INIT(struct memexport_slot, e->free_slots); in pa_memexport_new()
1298 PA_LLIST_HEAD_INIT(struct memexport_slot, e->used_slots); in pa_memexport_new()
H A Dipacl.c72 PA_LLIST_HEAD_INIT(struct acl_entry, acl->entries); in pa_ip_acl_new()
H A Dasyncq.c94 PA_LLIST_HEAD_INIT(struct localq, l->localq); in pa_asyncq_new()
H A Dcore.c172 PA_LLIST_HEAD_INIT(pa_subscription, c->subscriptions); in pa_core_new()
173 PA_LLIST_HEAD_INIT(pa_subscription_event, c->subscription_event_queue); in pa_core_new()
H A Dpdispatch.c260 PA_LLIST_HEAD_INIT(struct reply_info, pd->replies); in pa_pdispatch_new()
H A Dsource.c335 PA_LLIST_HEAD_INIT(pa_source_volume_change, s->thread_info.volume_changes); in pa_source_new()
H A Dsink.c352 PA_LLIST_HEAD_INIT(pa_sink_volume_change, s->thread_info.volume_changes); in pa_sink_new()
/third_party/pulseaudio/src/pulse/
H A Dglib-mainloop.c628 PA_LLIST_HEAD_INIT(pa_io_event, g->io_events); in pa_glib_mainloop_new()
629 PA_LLIST_HEAD_INIT(pa_time_event, g->time_events); in pa_glib_mainloop_new()
630 PA_LLIST_HEAD_INIT(pa_defer_event, g->defer_events); in pa_glib_mainloop_new()
H A Dohos_glib-mainloop.c633 PA_LLIST_HEAD_INIT(pa_io_event, g->io_events); in pa_glib_mainloop_new()
634 PA_LLIST_HEAD_INIT(pa_time_event, g->time_events); in pa_glib_mainloop_new()
635 PA_LLIST_HEAD_INIT(pa_defer_event, g->defer_events); in pa_glib_mainloop_new()
H A Dcontext.c165 PA_LLIST_HEAD_INIT(pa_stream, c->streams); in pa_context_new_with_proplist()
166 PA_LLIST_HEAD_INIT(pa_operation, c->operations); in pa_context_new_with_proplist()
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-recv.c734 PA_LLIST_HEAD_INIT(struct session, u->sessions); in pa__init()
/third_party/pulseaudio/src/modules/
H A Dmodule-stream-restore.c2245 PA_LLIST_HEAD_INIT(struct clean_up_item, to_be_removed); in clean_up_db()
2247 PA_LLIST_HEAD_INIT(struct clean_up_item, to_be_converted); in clean_up_db()
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-device.c856 PA_LLIST_HEAD_INIT(coreaudio_sink, u->sinks); in pa__init()
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c2892 PA_LLIST_HEAD_INIT(pa_dbus_pending, y->pending); in pa_bluetooth_discovery_get()

Completed in 32 milliseconds