Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
H A Dmodule-switch-on-port-available.c299 static pa_hook_result_t port_available_hook_callback(pa_core *c, pa_device_port *port, void* userdata) { in port_available_hook_callback() function
421 port_available_hook_callback(core, port, NULL); in handle_all_unavailable()
612 PA_HOOK_LATE, (pa_hook_cb_t) port_available_hook_callback, NULL); in pa__init()

Completed in 2 milliseconds