Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dcard.h120 void pa_card_profile_free(pa_card_profile *c);
H A Dcard.c73 void pa_card_profile_free(pa_card_profile *c) { in pa_card_profile_free() function
109 data->profiles = pa_hashmap_new_full(pa_idxset_string_hash_func, pa_idxset_string_compare_func, NULL, (pa_free_cb_t) pa_card_profile_free); in pa_card_new_data_init()

Completed in 2 milliseconds