Lines Matching defs:module
38 #include <pulsecore/module.h>
101 pa_module *module;
455 pa_tagstruct_putu32(t, u->module->index);
456 pa_tagstruct_puts(t, u->module->name);
667 auto_filtered_prop = pa_proplist_gets(si->proplist, "module-device-manager.auto_filtered");
693 /* For streams for which a filter has been loaded by another module, we
742 auto_filtered_prop = pa_proplist_gets(so->proplist, "module-device-manager.auto_filtered");
768 /* For streams for which a filter has been loaded by another module, we
856 looping is the fact that the string comparison will fail on the second iteration. If another module tries to manage
886 looping is the fact that the string comparison will fail on the second iteration. If another module tries to manage
1557 pa_log("Failed to parse module arguments");
1570 u->module = m;
1588 /* A little bit later than module-stream-restore, but before module-intended-roles */
1593 /* A little bit later than module-stream-restore, but before module-intended-roles */
1599 /* A little bit later than module-stream-restore, a little bit earlier than module-intended-roles, ... */