Home
last modified time | relevance | path

Searched refs:ext_device_restore (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dext-device-restore.c149 c->ext_device_restore.callback = cb; in pa_ext_device_restore_set_subscribe_cb()
150 c->ext_device_restore.userdata = userdata; in pa_ext_device_restore_set_subscribe_cb()
371 if (c->ext_device_restore.callback) in pa_ext_device_restore_command()
372 c->ext_device_restore.callback(c, type, idx, c->ext_device_restore.userdata); in pa_ext_device_restore_command()
H A Dinternal.h133 } ext_device_restore; member
H A Dcontext.c126 c->ext_device_restore.callback = NULL; in reset_callbacks()
127 c->ext_device_restore.userdata = NULL; in reset_callbacks()

Completed in 4 milliseconds