Lines Matching refs:owner_module
228 pa_module *owner_module = NULL;
235 owner_module = (s->type == STREAM_TYPE_PLAYBACK) ? s->sink_input->module : s->source_output->module;
237 if (!owner_module) {
246 object_path = pa_dbusiface_core_get_module_path(s->core, owner_module);
519 pa_module *owner_module = NULL;
545 owner_module = s->sink_input->module;
555 owner_module = s->source_output->module;
563 if (owner_module)
564 owner_module_path = pa_dbusiface_core_get_module_path(s->core, owner_module);
582 if (owner_module)