Home
last modified time | relevance | path

Searched refs:PA_LLIST_FOREACH (Results 1 – 12 of 12) sorted by relevance

/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.c975 PA_LLIST_FOREACH(e, p->elements) { in pa_alsa_path_get_volume()
1056 PA_LLIST_FOREACH(e, p->elements) { in pa_alsa_path_get_mute()
1333 PA_LLIST_FOREACH(e, p->elements) { in pa_alsa_path_set_volume()
1395 PA_LLIST_FOREACH(e, p->elements) { in pa_alsa_path_set_mute()
1488 PA_LLIST_FOREACH(e, p->elements) { in pa_alsa_path_select()
1498 PA_LLIST_FOREACH(e, p->elements) { in pa_alsa_path_select()
1541 PA_LLIST_FOREACH(e, p->elements) { in pa_alsa_path_select()
1622 PA_LLIST_FOREACH(o, e->options) { in check_required()
1923 PA_LLIST_FOREACH(o, e->options) in element_probe()
1934 PA_LLIST_FOREACH(o, e->options) { in element_probe()
[all …]
Dalsa-ucm.c210 PA_LLIST_FOREACH(d, devices) { in ucm_add_devices_to_idxset()
665 PA_LLIST_FOREACH(d, list) { in add_media_role()
872 PA_LLIST_FOREACH(d, verb->devices) { in pa_alsa_ucm_get_verb()
879 PA_LLIST_FOREACH(d, verb->devices) in pa_alsa_ucm_get_verb()
882 PA_LLIST_FOREACH(mod, verb->modifiers) { in pa_alsa_ucm_get_verb()
1375 PA_LLIST_FOREACH(verb, ucm->verbs) { in pa_alsa_ucm_set_profile()
1711 PA_LLIST_FOREACH(j, ucm->jacks) in ucm_get_jack()
1784 PA_LLIST_FOREACH(dev, verb->devices) { in ucm_create_profile()
1817 PA_LLIST_FOREACH(verb2, ucm->verbs) { in ucm_create_profile()
1837 PA_LLIST_FOREACH(mod, verb->modifiers) { in ucm_create_profile()
[all …]
Dmodule-alsa-card.c629 PA_LLIST_FOREACH(jack, u->ucm.jacks) in init_jacks()
636 PA_LLIST_FOREACH(jack, path->jacks) in init_jacks()
642 PA_LLIST_FOREACH(jack, path->jacks) in init_jacks()
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-detect.c153 PA_LLIST_FOREACH(dev, u->devices) in ca_update_device_list()
166 PA_LLIST_FOREACH(dev, u->devices) { in ca_update_device_list()
Dmodule-coreaudio-device.c734 PA_LLIST_FOREACH(ca_sink, u->sinks) { in thread_func()
/third_party/pulseaudio/src/pulse/
Dmainloop.c618 PA_LLIST_FOREACH(e, m->io_events) { in rebuild_pollfds()
644 PA_LLIST_FOREACH(e, m->io_events) { in dispatch_pollfds()
671 PA_LLIST_FOREACH(e, m->defer_events) { in dispatch_defer()
694 PA_LLIST_FOREACH(t, m->time_events) { in find_next_time_event()
743 PA_LLIST_FOREACH(e, m->time_events) { in dispatch_timeout()
/third_party/pulseaudio/src/pulsecore/
Dllist.h105 #define PA_LLIST_FOREACH(i,head) \ macro
Dhook-list.c100 PA_LLIST_FOREACH(slot, hook->slots) { in pa_hook_fire()
Dpdispatch.c336 PA_LLIST_FOREACH(r, pd->replies) in pa_pdispatch_run()
Dsink.c3780 PA_LLIST_FOREACH(c, s->thread_info.volume_changes) { in pa_sink_volume_change_rewind()
/third_party/pulseaudio/src/pulsecore/filter/
Dlfe-filter.c175 PA_LLIST_FOREACH(i, f->saved) { in pa_lfe_filter_rewind()
/third_party/pulseaudio/src/modules/
Dmodule-combine-sink.c401 PA_LLIST_FOREACH(j, u->thread_info.active_outputs) { in render_memblock()
757 PA_LLIST_FOREACH(o, u->thread_info.active_outputs) { in update_max_request()
781 PA_LLIST_FOREACH(o, u->thread_info.active_outputs) { in update_latency_range()
874 PA_LLIST_FOREACH(o, u->thread_info.active_outputs) { in sink_update_requested_latency()