Searched defs:mxr_output_conf (Results 1 – 2 of 2) sorted by relevance
199 struct mxr_output_conf { struct201 char *output_name;203 char *module_name;205 int cookie;
32 static struct mxr_output_conf mxr_output_conf[] = { variable