Home
last modified time | relevance | path

Searched refs:mute_changed_cb (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/dbus/
Diface-stream.c775 static pa_hook_result_t mute_changed_cb(void *hook_data, void *call_data, void *slot_data) { in mute_changed_cb() function
921 PA_HOOK_NORMAL, mute_changed_cb, s); in pa_dbusiface_stream_new_playback()
959 PA_HOOK_NORMAL, mute_changed_cb, s); in pa_dbusiface_stream_new_record()
Diface-device.c1122 static pa_hook_result_t mute_changed_cb(void *hook_data, void *call_data, void *slot_data) { in mute_changed_cb() function
1270 PA_HOOK_NORMAL, mute_changed_cb, d); in pa_dbusiface_device_new_sink()
1313 PA_HOOK_NORMAL, mute_changed_cb, d); in pa_dbusiface_device_new_source()