/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-ucm.h | 248 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 D | alsa-mixer.h | 172 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 D | core.h | 199 PA_LLIST_HEAD(pa_subscription, subscriptions); 200 PA_LLIST_HEAD(pa_subscription_event, subscription_event_queue);
|
H A D | hook-list.h | 55 PA_LLIST_HEAD(pa_hook_slot, slots);
|
H A D | x11wrap.c | 58 PA_LLIST_HEAD(pa_x11_client, clients); 59 PA_LLIST_HEAD(pa_x11_internal, internals);
|
H A D | llist.h | 29 #define PA_LLIST_HEAD(t,name) \ macro
|
H A D | memblock.c | 113 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 D | ipacl.c | 61 PA_LLIST_HEAD(struct acl_entry, entries);
|
H A D | asyncq.c | 64 PA_LLIST_HEAD(struct localq, localq);
|
H A D | pdispatch.c | 228 PA_LLIST_HEAD(struct reply_info, replies);
|
H A D | source.h | 260 PA_LLIST_HEAD(pa_source_volume_change, volume_changes);
|
H A D | sink.h | 321 PA_LLIST_HEAD(pa_sink_volume_change, volume_changes);
|
H A D | rtpoll.c | 66 PA_LLIST_HEAD(pa_rtpoll_item, items);
|
/third_party/pulseaudio/src/pulse/ |
H A D | internal.h | 87 PA_LLIST_HEAD(pa_stream, streams); 88 PA_LLIST_HEAD(pa_operation, operations);
|
H A D | glib-mainloop.c | 81 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 D | ohos_glib-mainloop.c | 82 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 D | mainloop.c | 100 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 D | lfe-filter.c | 50 PA_LLIST_HEAD(struct saved_state, saved);
|
/third_party/pulseaudio/src/modules/macosx/ |
H A D | module-coreaudio-detect.c | 65 PA_LLIST_HEAD(ca_device, devices);
|
H A D | module-coreaudio-device.c | 99 PA_LLIST_HEAD(coreaudio_sink, sinks); 100 PA_LLIST_HEAD(coreaudio_source, sources);
|
/third_party/pulseaudio/src/modules/rtp/ |
H A D | module-rtp-recv.c | 124 PA_LLIST_HEAD(struct session, sessions);
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | backend-ofono.c | 83 PA_LLIST_HEAD(pa_dbus_pending, pending);
|
H A D | backend-native.c | 51 PA_LLIST_HEAD(pa_dbus_pending, pending);
|
/third_party/pulseaudio/src/modules/ |
H A D | module-stream-restore.c | 2229 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 D | module-combine-sink.c | 174 PA_LLIST_HEAD(struct output, active_outputs); /* managed in IO thread context */
|