Home
last modified time | relevance | path

Searched refs:pa_module_unload (Results 1 – 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dmodule.h62 void pa_module_unload(pa_module *m, bool force);
Dmodule.c313 void pa_module_unload(pa_module *m, bool force) { in pa_module_unload() function
387 pa_module_unload(m, true); in defer_cb()
Dcore.c58 pa_module_unload(userdata, true); in core_process_msg()
Dcli-command.c474 pa_module_unload(m, false); in pa_cli_command_unload()
480 pa_module_unload(m, false); in pa_cli_command_unload()
/third_party/pulseaudio/src/modules/
Dmodule-zeroconf-publish.c657 pa_module_unload(u->module, true); in avahi_process_msg()
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c2379 pa_module_unload(u->module, true); in device_connection_changed_cb()