Home
last modified time | relevance | path

Searched refs:PA_CORE_HOOK_SINK_INPUT_UNLINK (Results 1 – 8 of 8) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcore.h98 PA_CORE_HOOK_SINK_INPUT_UNLINK, enumerator
Dsink-input.c776 pa_hook_fire(&i->core->hooks[PA_CORE_HOOK_SINK_INPUT_UNLINK], i); in pa_sink_input_unlink()
/third_party/pulseaudio/src/modules/
Dmodule-allow-passthrough.c283 …pa_module_hook_connect(m, &m->core->hooks[PA_CORE_HOOK_SINK_INPUT_UNLINK], PA_HOOK_LATE, (pa_hook_… in pa__init()
Dmodule-suspend-on-idle.c458 …pa_module_hook_connect(m, &m->core->hooks[PA_CORE_HOOK_SINK_INPUT_UNLINK], PA_HOOK_NORMAL, (pa_hoo… in pa__init()
Dstream-interaction.c600 …u->sink_input_unlink_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SINK_INPUT_UNLINK], PA_HO… in pa_stream_interaction_init()
Dmodule-filter-apply.c834 …pa_module_hook_connect(m, &m->core->hooks[PA_CORE_HOOK_SINK_INPUT_UNLINK], PA_HOOK_LATE, (pa_hook_… in pa__init()
/third_party/pulseaudio/src/modules/alsa/
Dmodule-alsa-card.c971 pa_module_hook_connect(m, &m->core->hooks[PA_CORE_HOOK_SINK_INPUT_UNLINK], PA_HOOK_LATE+10, in pa__init()
/third_party/pulseaudio/src/modules/dbus/
Diface-core.c2223 c->sink_input_unlink_slot = pa_hook_connect(&core->hooks[PA_CORE_HOOK_SINK_INPUT_UNLINK], in pa_dbusiface_core_new()