Lines Matching defs:from
68 /* compose the plugin path, if not from environment, then from default plugins dir */
367 static int pre_process_add_defines(struct tplg_pre_processor *tplg_pp, snd_config_t *from)
372 ret = snd_config_search(from, "Define", &conf_defines);
374 if (tplg_pp->input_cfg == from && tplg_pp->define_cfg) {
387 if (tplg_pp->input_cfg == from)
544 /* forcefully overwrite with defines from the command line */
586 /* find id from variable definitions */
593 /* create conf node from included file */
608 /* delete all includes from current top */