Home
last modified time | relevance | path

Searched refs:PA_LLIST_INIT (Results 1 – 8 of 8) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dllist.h43 #define PA_LLIST_INIT(t,item) \ macro
Ddbus-util.c398 PA_LLIST_INIT(pa_dbus_pending, p); in pa_dbus_pending_new()
Dsource.c2727 PA_LLIST_INIT(pa_source_volume_change, c); in pa_source_volume_change_new()
Dsink.c3629 PA_LLIST_INIT(pa_sink_volume_change, c); in pa_sink_volume_change_new()
/third_party/pulseaudio/src/pulsecore/filter/
Dlfe-filter.c128 PA_LLIST_INIT(struct saved_state, s); in pa_lfe_filter_process()
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-detect.c111 PA_LLIST_INIT(ca_device, dev); in ca_device_added()
/third_party/pulseaudio/src/utils/
Dpadsp.c655 PA_LLIST_INIT(fd_info, i); in fd_info_new()
/third_party/pulseaudio/src/modules/
Dmodule-stream-restore.c2203 PA_LLIST_INIT(struct clean_up_item, item); in clean_up_db()