Searched refs:sink_input_fixate_hook_slot (Results 1 – 3 of 3) sorted by relevance
50 pa_hook_slot *sink_input_fixate_hook_slot; member154 …u->sink_input_fixate_hook_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SINK_INPUT_FIXATE], … in pa__init()175 if (u->sink_input_fixate_hook_slot) in pa__done()176 pa_hook_slot_free(u->sink_input_fixate_hook_slot); in pa__done()
79 pa_hook_slot *sink_input_fixate_hook_slot; member263 …u->sink_input_fixate_hook_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SINK_INPUT_FIXATE], … in pa__init()285 if (u->sink_input_fixate_hook_slot) in pa__done()286 pa_hook_slot_free(u->sink_input_fixate_hook_slot); in pa__done()
95 *sink_input_fixate_hook_slot, member