Lines Matching defs:top
561 snd_config_t *top, *top2;609 err = snd_config_top(&top);615 err = snd_config_load(top, in);619 snd_config_delete(top);624 top2 = sort_config(NULL, top);627 snd_config_delete(top);631 snd_config_delete(top);632 top = top2;636 err = save_config(&buf2, 0, NULL, top);637 snd_config_delete(top);