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/
Dcard.h119 void pa_card_profile_free(pa_card_profile *c);
Dcard.c65 void pa_card_profile_free(pa_card_profile *c) { in pa_card_profile_free() function
101 …idxset_string_hash_func, pa_idxset_string_compare_func, NULL, (pa_free_cb_t) pa_card_profile_free); in pa_card_new_data_init()