Home
last modified time | relevance | path

Searched refs:PA_LLIST_HEAD (Results 1 - 25 of 27) sorted by relevance

12

/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.h248 PA_LLIST_HEAD(pa_alsa_ucm_device, devices);
249 PA_LLIST_HEAD(pa_alsa_ucm_modifier, modifiers);
259 PA_LLIST_HEAD(pa_alsa_ucm_verb, verbs);
260 PA_LLIST_HEAD(pa_alsa_jack, jacks);
H A Dalsa-mixer.h172 PA_LLIST_HEAD(pa_alsa_option, options);
246 PA_LLIST_HEAD(pa_alsa_element, elements);
247 PA_LLIST_HEAD(pa_alsa_setting, settings);
248 PA_LLIST_HEAD(pa_alsa_jack, jacks);
/third_party/pulseaudio/src/pulsecore/
H A Dcore.h199 PA_LLIST_HEAD(pa_subscription, subscriptions);
200 PA_LLIST_HEAD(pa_subscription_event, subscription_event_queue);
H A Dhook-list.h55 PA_LLIST_HEAD(pa_hook_slot, slots);
H A Dx11wrap.c58 PA_LLIST_HEAD(pa_x11_client, clients);
59 PA_LLIST_HEAD(pa_x11_internal, internals);
H A Dllist.h29 #define PA_LLIST_HEAD(t,name) \ macro
H A Dmemblock.c113 PA_LLIST_HEAD(struct memexport_slot, free_slots);
114 PA_LLIST_HEAD(struct memexport_slot, used_slots);
158 PA_LLIST_HEAD(pa_memimport, imports);
159 PA_LLIST_HEAD(pa_memexport, exports);
H A Dipacl.c61 PA_LLIST_HEAD(struct acl_entry, entries);
H A Dasyncq.c64 PA_LLIST_HEAD(struct localq, localq);
H A Dpdispatch.c228 PA_LLIST_HEAD(struct reply_info, replies);
H A Dsource.h260 PA_LLIST_HEAD(pa_source_volume_change, volume_changes);
H A Dsink.h321 PA_LLIST_HEAD(pa_sink_volume_change, volume_changes);
H A Drtpoll.c66 PA_LLIST_HEAD(pa_rtpoll_item, items);
/third_party/pulseaudio/src/pulse/
H A Dinternal.h87 PA_LLIST_HEAD(pa_stream, streams);
88 PA_LLIST_HEAD(pa_operation, operations);
H A Dglib-mainloop.c81 PA_LLIST_HEAD(pa_io_event, io_events);
82 PA_LLIST_HEAD(pa_time_event, time_events);
83 PA_LLIST_HEAD(pa_defer_event, defer_events);
H A Dohos_glib-mainloop.c82 PA_LLIST_HEAD(pa_io_event, io_events);
83 PA_LLIST_HEAD(pa_time_event, time_events);
84 PA_LLIST_HEAD(pa_defer_event, defer_events);
H A Dmainloop.c100 PA_LLIST_HEAD(pa_io_event, io_events);
101 PA_LLIST_HEAD(pa_time_event, time_events);
102 PA_LLIST_HEAD(pa_defer_event, defer_events);
/third_party/pulseaudio/src/pulsecore/filter/
H A Dlfe-filter.c50 PA_LLIST_HEAD(struct saved_state, saved);
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-detect.c65 PA_LLIST_HEAD(ca_device, devices);
H A Dmodule-coreaudio-device.c99 PA_LLIST_HEAD(coreaudio_sink, sinks);
100 PA_LLIST_HEAD(coreaudio_source, sources);
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-recv.c124 PA_LLIST_HEAD(struct session, sessions);
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-ofono.c83 PA_LLIST_HEAD(pa_dbus_pending, pending);
H A Dbackend-native.c51 PA_LLIST_HEAD(pa_dbus_pending, pending);
/third_party/pulseaudio/src/modules/
H A Dmodule-stream-restore.c2229 PA_LLIST_HEAD(struct clean_up_item, to_be_removed); in clean_up_db()
2231 PA_LLIST_HEAD(struct clean_up_item, to_be_converted); in clean_up_db()
H A Dmodule-combine-sink.c174 PA_LLIST_HEAD(struct output, active_outputs); /* managed in IO thread context */

Completed in 27 milliseconds

12