Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dllist.h108 #define PA_LLIST_FOREACH_SAFE(i,n,head) \ macro
Dpdispatch.c423 PA_LLIST_FOREACH_SAFE(r, n, pd->replies) in pa_pdispatch_unregister_reply()
Dsource.c2802 PA_LLIST_FOREACH_SAFE(c, pc, nc->next) { in pa_source_volume_change_push()
Dsink.c3704 PA_LLIST_FOREACH_SAFE(c, pc, nc->next) { in pa_sink_volume_change_push()
/third_party/pulseaudio/src/pulse/
Dmainloop.c481 PA_LLIST_FOREACH_SAFE(e, n, m->io_events) { in cleanup_io_events()
509 PA_LLIST_FOREACH_SAFE(e, n, m->time_events) { in cleanup_time_events()
541 PA_LLIST_FOREACH_SAFE(e, n, m->defer_events) { in cleanup_defer_events()
/third_party/pulseaudio/src/pulsecore/filter/
Dlfe-filter.c121 PA_LLIST_FOREACH_SAFE(s, s2, f->saved) in pa_lfe_filter_process()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-ucm.c2066 PA_LLIST_FOREACH_SAFE(di, dn, verb->devices) { in free_verb()
2092 PA_LLIST_FOREACH_SAFE(mi, mn, verb->modifiers) { in free_verb()
2127 PA_LLIST_FOREACH_SAFE(vi, vn, ucm->verbs) { in pa_alsa_ucm_free()
2131 PA_LLIST_FOREACH_SAFE(ji, jn, ucm->jacks) { in pa_alsa_ucm_free()
/third_party/pulseaudio/src/modules/
Dmodule-stream-restore.c2230 PA_LLIST_FOREACH_SAFE(item, next, to_be_removed) { in clean_up_db()
2245 PA_LLIST_FOREACH_SAFE(item, next, to_be_converted) { in clean_up_db()