/third_party/pulseaudio/src/modules/ |
D | stream-interaction.c | 653 pa_hook_slot_free(u->sink_input_put_slot); in pa_stream_interaction_done() 655 pa_hook_slot_free(u->sink_input_unlink_slot); in pa_stream_interaction_done() 657 pa_hook_slot_free(u->sink_input_move_start_slot); in pa_stream_interaction_done() 659 pa_hook_slot_free(u->sink_input_move_finish_slot); in pa_stream_interaction_done() 661 pa_hook_slot_free(u->sink_input_state_changed_slot); in pa_stream_interaction_done() 663 pa_hook_slot_free(u->sink_input_mute_changed_slot); in pa_stream_interaction_done() 665 pa_hook_slot_free(u->sink_input_proplist_changed_slot); in pa_stream_interaction_done() 667 pa_hook_slot_free(u->source_output_put_slot); in pa_stream_interaction_done() 669 pa_hook_slot_free(u->source_output_unlink_slot); in pa_stream_interaction_done() 671 pa_hook_slot_free(u->source_output_move_start_slot); in pa_stream_interaction_done() [all …]
|
D | module-intended-roles.c | 427 pa_hook_slot_free(u->sink_input_new_hook_slot); in pa__done() 429 pa_hook_slot_free(u->source_output_new_hook_slot); in pa__done() 432 pa_hook_slot_free(u->sink_put_hook_slot); in pa__done() 434 pa_hook_slot_free(u->source_put_hook_slot); in pa__done() 437 pa_hook_slot_free(u->sink_unlink_hook_slot); in pa__done() 439 pa_hook_slot_free(u->source_unlink_hook_slot); in pa__done()
|
D | module-zeroconf-publish.c | 916 pa_hook_slot_free(u->sink_new_slot); in pa__done() 918 pa_hook_slot_free(u->source_new_slot); in pa__done() 920 pa_hook_slot_free(u->sink_changed_slot); in pa__done() 922 pa_hook_slot_free(u->source_changed_slot); in pa__done() 924 pa_hook_slot_free(u->sink_unlink_slot); in pa__done() 926 pa_hook_slot_free(u->source_unlink_slot); in pa__done()
|
D | module-device-manager.c | 1704 pa_hook_slot_free(u->sink_new_hook_slot); in pa__done() 1706 pa_hook_slot_free(u->source_new_hook_slot); in pa__done() 1709 pa_hook_slot_free(u->sink_input_new_hook_slot); in pa__done() 1711 pa_hook_slot_free(u->source_output_new_hook_slot); in pa__done() 1714 pa_hook_slot_free(u->sink_put_hook_slot); in pa__done() 1716 pa_hook_slot_free(u->source_put_hook_slot); in pa__done() 1719 pa_hook_slot_free(u->sink_unlink_hook_slot); in pa__done() 1721 pa_hook_slot_free(u->source_unlink_hook_slot); in pa__done() 1724 pa_hook_slot_free(u->connection_unlink_hook_slot); in pa__done()
|
D | module-augment-properties.c | 375 pa_hook_slot_free(u->client_new_slot); in pa__done() 377 pa_hook_slot_free(u->client_proplist_changed_slot); in pa__done()
|
D | module-position-event-sounds.c | 176 pa_hook_slot_free(u->sink_input_fixate_hook_slot); in pa__done()
|
D | module-match.c | 286 pa_hook_slot_free(u->sink_input_fixate_hook_slot); in pa__done()
|
D | module-combine-sink.c | 1547 pa_hook_slot_free(u->sink_put_slot); in pa__done() 1550 pa_hook_slot_free(u->sink_unlink_slot); in pa__done() 1553 pa_hook_slot_free(u->sink_state_changed_slot); in pa__done()
|
/third_party/pulseaudio/src/modules/bluetooth/ |
D | module-bluetooth-policy.c | 494 pa_hook_slot_free(u->source_put_slot); in pa__done() 497 pa_hook_slot_free(u->sink_put_slot); in pa__done() 500 pa_hook_slot_free(u->source_output_put_slot); in pa__done() 503 pa_hook_slot_free(u->source_output_unlink_slot); in pa__done() 506 pa_hook_slot_free(u->card_init_profile_slot); in pa__done() 509 pa_hook_slot_free(u->card_unlink_slot); in pa__done() 512 pa_hook_slot_free(u->profile_available_changed_slot); in pa__done()
|
D | module-bluez5-discover.c | 164 pa_hook_slot_free(u->device_connection_changed_slot); in pa__done()
|
D | module-bluez5-device.c | 2378 pa_hook_slot_free(u->device_connection_changed_slot); in pa__done() 2381 pa_hook_slot_free(u->transport_state_changed_slot); in pa__done() 2384 pa_hook_slot_free(u->transport_speaker_gain_changed_slot); in pa__done() 2387 pa_hook_slot_free(u->transport_microphone_gain_changed_slot); in pa__done()
|
/third_party/pulseaudio/src/modules/macosx/ |
D | module-bonjour-publish.c | 492 pa_hook_slot_free(u->sink_new_slot); in pa__done() 494 pa_hook_slot_free(u->source_new_slot); in pa__done() 496 pa_hook_slot_free(u->sink_changed_slot); in pa__done() 498 pa_hook_slot_free(u->source_changed_slot); in pa__done() 500 pa_hook_slot_free(u->sink_unlink_slot); in pa__done() 502 pa_hook_slot_free(u->source_unlink_slot); in pa__done()
|
/third_party/pulseaudio/src/modules/dbus/ |
D | iface-core.c | 2306 pa_hook_slot_free(c->module_new_slot); in pa_dbusiface_core_free() 2307 pa_hook_slot_free(c->module_removed_slot); in pa_dbusiface_core_free() 2308 pa_hook_slot_free(c->default_sink_changed_slot); in pa_dbusiface_core_free() 2309 pa_hook_slot_free(c->default_source_changed_slot); in pa_dbusiface_core_free() 2310 pa_hook_slot_free(c->sample_cache_new_slot); in pa_dbusiface_core_free() 2311 pa_hook_slot_free(c->sample_cache_removed_slot); in pa_dbusiface_core_free() 2312 pa_hook_slot_free(c->card_put_slot); in pa_dbusiface_core_free() 2313 pa_hook_slot_free(c->card_unlink_slot); in pa_dbusiface_core_free() 2314 pa_hook_slot_free(c->sink_input_put_slot); in pa_dbusiface_core_free() 2315 pa_hook_slot_free(c->sink_input_unlink_slot); in pa_dbusiface_core_free() [all …]
|
D | iface-stream.c | 985 pa_hook_slot_free(s->send_event_slot); in pa_dbusiface_stream_free() 986 pa_hook_slot_free(s->move_finish_slot); in pa_dbusiface_stream_free() 987 pa_hook_slot_free(s->volume_changed_slot); in pa_dbusiface_stream_free() 988 pa_hook_slot_free(s->mute_changed_slot); in pa_dbusiface_stream_free() 989 pa_hook_slot_free(s->proplist_changed_slot); in pa_dbusiface_stream_free() 990 pa_hook_slot_free(s->state_changed_slot); in pa_dbusiface_stream_free()
|
D | iface-card.c | 596 pa_hook_slot_free(c->card_profile_added_slot); in pa_dbusiface_card_free() 597 pa_hook_slot_free(c->card_profile_changed_slot); in pa_dbusiface_card_free() 598 pa_hook_slot_free(c->card_profile_available_slot); in pa_dbusiface_card_free()
|
D | iface-device-port.c | 232 pa_hook_slot_free(p->available_changed_slot); in pa_dbusiface_device_port_free()
|
D | iface-device.c | 1335 pa_hook_slot_free(d->volume_changed_slot); in pa_dbusiface_device_free() 1336 pa_hook_slot_free(d->mute_changed_slot); in pa_dbusiface_device_free() 1337 pa_hook_slot_free(d->state_changed_slot); in pa_dbusiface_device_free() 1338 pa_hook_slot_free(d->port_changed_slot); in pa_dbusiface_device_free() 1339 pa_hook_slot_free(d->proplist_changed_slot); in pa_dbusiface_device_free()
|
D | iface-module.c | 321 pa_hook_slot_free(m->module_proplist_changed_slot); in pa_dbusiface_module_free()
|
D | iface-client.c | 447 pa_hook_slot_free(c->client_proplist_changed_slot); in pa_dbusiface_client_free()
|
/third_party/pulseaudio/src/pulsecore/ |
D | hook-list.h | 65 void pa_hook_slot_free(pa_hook_slot *slot);
|
D | hook-list.c | 81 void pa_hook_slot_free(pa_hook_slot *slot) { in pa_hook_slot_free() function
|
D | module.c | 135 m->hooks = pa_dynarray_new((pa_free_cb_t) pa_hook_slot_free); in pa_module_load()
|
/third_party/pulseaudio/src/tests/ |
D | hook-list-test.c | 36 pa_hook_slot_free(slot); in START_TEST()
|
/third_party/pulseaudio/src/modules/x11/ |
D | module-x11-cork-request.c | 188 pa_hook_slot_free(u->hook_slot); in pa__done()
|
D | module-x11-publish.c | 243 pa_hook_slot_free(u->hook_slot); in pa__done()
|