Searched refs:sink_put_hook_slot (Results 1 – 2 of 2) sorted by relevance
55 *sink_put_hook_slot, member396 …u->sink_put_hook_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SINK_PUT], PA_HOOK_LATE+10, (… in pa__init()431 if (u->sink_put_hook_slot) in pa__done()432 pa_hook_slot_free(u->sink_put_hook_slot); in pa__done()
108 *sink_put_hook_slot, member1594 …u->sink_put_hook_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SINK_PUT], PA_HOOK_LATE+5, (p… in pa__init()1713 if (u->sink_put_hook_slot) in pa__done()1714 pa_hook_slot_free(u->sink_put_hook_slot); in pa__done()