Home
last modified time | relevance | path

Searched refs:PA_LLIST_INSERT_AFTER (Results 1 - 7 of 7) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dllist.h88 #define PA_LLIST_INSERT_AFTER(t,head,a,b) \ macro
H A Dhook-list.c76 PA_LLIST_INSERT_AFTER(pa_hook_slot, hook->slots, prev, slot); in pa_hook_connect()
H A Dcore-subscribe.c254 PA_LLIST_INSERT_AFTER(pa_subscription_event, c->subscription_event_queue, c->subscription_event_last, e); in pa_subscription_post()
H A Drtpoll.c437 PA_LLIST_INSERT_AFTER(pa_rtpoll_item, p->items, j ? j->prev : l, i); in pa_rtpoll_item_new()
H A Dsource.c2800 PA_LLIST_INSERT_AFTER(pa_source_volume_change, s->thread_info.volume_changes, c, nc); in pa_source_volume_change_push()
H A Dsink.c3792 PA_LLIST_INSERT_AFTER(pa_sink_volume_change, s->thread_info.volume_changes, c, nc); in pa_sink_volume_change_push()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c2044 PA_LLIST_INSERT_AFTER(pa_alsa_element, p->elements, p->last_element, e); in pa_alsa_element_get()
2073 PA_LLIST_INSERT_AFTER(pa_alsa_jack, p->jacks, p->last_jack, j); in jack_get()
2127 PA_LLIST_INSERT_AFTER(pa_alsa_option, e->options, p->last_option, o); in option_get()
3151 PA_LLIST_INSERT_AFTER(pa_alsa_setting, e->path->settings, e->path->last_setting, s); in element_create_settings()
3551 PA_LLIST_INSERT_AFTER(pa_alsa_element, p->elements, p->last_element, e); in pa_alsa_path_set_new()

Completed in 19 milliseconds