Home
last modified time | relevance | path

Searched refs:module_restart_data (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-tunnel-source-new.c119 struct module_restart_data { struct
329 static void maybe_restart(struct module_restart_data *rd) { in maybe_restart()
618 struct module_restart_data *rd; in do_init()
728 struct module_restart_data *rd; in do_done()
788 m->userdata = pa_xnew0(struct module_restart_data, 1); in pa__init()
804 struct module_restart_data *rd = m->userdata; in pa__done()
Dmodule-tunnel-sink-new.c121 struct module_restart_data { struct
345 static void maybe_restart(struct module_restart_data *rd) { in maybe_restart()
646 struct module_restart_data *rd; in do_init()
759 struct module_restart_data *rd; in do_done()
819 m->userdata = pa_xnew0(struct module_restart_data, 1); in pa__init()
835 struct module_restart_data *rd = m->userdata; in pa__done()
Dmodule-tunnel.c296 struct module_restart_data { struct
312 static void unload_module(struct module_restart_data *rd) { in unload_module() argument
2292 struct module_restart_data *rd; in do_init()
2549 struct module_restart_data *rd; in do_done()
2642 m->userdata = pa_xnew0(struct module_restart_data, 1); in pa__init()
2658 struct module_restart_data *rd = m->userdata; in pa__done()