Searched refs:cfg2 (Results 1 – 2 of 2) sorted by relevance
194 snd_config_t *top, *cfg2; in dump_configuration() local201 err = snd_config_search_definition(top, "cards", "_dummy_", &cfg2); in dump_configuration()203 snd_config_delete(cfg2); in dump_configuration()
231 struct lfs_file_config cfg2 = {.attrs=attrs2, .attr_count=3};232 lfs_file_opencfg(&lfs, &file, "hello/hello", LFS_O_RDWR, &cfg2) => 0;