Home
last modified time | relevance | path

Searched refs:pa_hashmap_first (Results 1 - 10 of 10) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dhashmap.h84 void* pa_hashmap_first(const pa_hashmap *h);
H A Dmutex-win32.c92 SetEvent(pa_hashmap_first(c->wait_events)); in pa_cond_signal()
H A Dhashmap.c300 void* pa_hashmap_first(const pa_hashmap *h) { in pa_hashmap_first() function
H A Ddatabase-simple.c354 e = pa_hashmap_first(db->map); in pa_database_first()
H A Dmodule.c386 while ((m = pa_hashmap_first(c->modules_pending_unload))) in defer_cb()
H A Dmemblock.c1126 while ((b = pa_hashmap_first(i->blocks))) in pa_memimport_free()
H A Dprotocol-dbus.c392 pa_assert_se(call_info->iface_entry = pa_hashmap_first(call_info->obj_entry->interfaces)); in find_handler_from_properties_call()
H A Dsink-input.c1513 v = pa_hashmap_first(i->volume_factor_items); in pa_sink_input_remove_volume_factor()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c2274 u->mixer_path = pa_hashmap_first(u->mixer_path_set->paths); in setup_mixer()
H A Dalsa-source.c1978 u->mixer_path = pa_hashmap_first(u->mixer_path_set->paths); in setup_mixer()

Completed in 27 milliseconds