Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
H A Dmodule-card-restore.c108 static void port_info_free(struct port_info *p_info) { in port_info_free() function
118 r->ports = pa_hashmap_new_full(pa_idxset_string_hash_func, pa_idxset_string_compare_func, NULL, (pa_free_cb_t) port_info_free); in entry_new()

Completed in 2 milliseconds