Searched refs:pa_hashmap_first (Results 1 – 10 of 10) sorted by relevance
84 void* pa_hashmap_first(const pa_hashmap *h);
92 SetEvent(pa_hashmap_first(c->wait_events)); in pa_cond_signal()
300 void* pa_hashmap_first(const pa_hashmap *h) { in pa_hashmap_first() function
386 while ((m = pa_hashmap_first(c->modules_pending_unload))) in defer_cb()
354 e = pa_hashmap_first(db->map); in pa_database_first()
392 … pa_assert_se(call_info->iface_entry = pa_hashmap_first(call_info->obj_entry->interfaces)); in find_handler_from_properties_call()
1167 while ((b = pa_hashmap_first(i->blocks))) in pa_memimport_free()
1510 v = pa_hashmap_first(i->volume_factor_items); in pa_sink_input_remove_volume_factor()
1978 u->mixer_path = pa_hashmap_first(u->mixer_path_set->paths); in setup_mixer()
2274 u->mixer_path = pa_hashmap_first(u->mixer_path_set->paths); in setup_mixer()