Searched refs:sink_input_unlink_slot (Results 1 – 2 of 2) sorted by relevance
54 *sink_input_unlink_slot, member600 …u->sink_input_unlink_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SINK_INPUT_UNLINK], PA_HO… in pa_stream_interaction_init()654 if (u->sink_input_unlink_slot) in pa_stream_interaction_done()655 pa_hook_slot_free(u->sink_input_unlink_slot); in pa_stream_interaction_done()
120 pa_hook_slot *sink_input_unlink_slot; member2223 c->sink_input_unlink_slot = pa_hook_connect(&core->hooks[PA_CORE_HOOK_SINK_INPUT_UNLINK], in pa_dbusiface_core_new()2315 pa_hook_slot_free(c->sink_input_unlink_slot); in pa_dbusiface_core_free()