Home
last modified time | relevance | path

Searched refs:module_info_free (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/modules/
Dstdin-util.h76 void module_info_free(void *p);
Dstdin-util.c158 void module_info_free(void *p) { in module_info_free() function
/third_party/pulseaudio/src/modules/gconf/
Dmodule-gconf.c46 …(pa_idxset_string_hash_func, pa_idxset_string_compare_func, NULL, (pa_free_cb_t) module_info_free); in pa__init()
/third_party/pulseaudio/src/modules/gsettings/
Dmodule-gsettings.c46 …(pa_idxset_string_hash_func, pa_idxset_string_compare_func, NULL, (pa_free_cb_t) module_info_free); in pa__init()