Home
last modified time | relevance | path

Searched refs:snd_config_top (Results 1 - 9 of 9) sorted by relevance

/third_party/alsa-lib/test/lsb/
H A Dconfig.c64 if (ALSA_CHECK(snd_config_top(&top)) < 0) in test_top()
81 ALSA_CHECK(snd_config_top(&loaded)); in test_load()
87 ALSA_CHECK(snd_config_top(&made)); in test_load()
126 ALSA_CHECK(snd_config_top(&orig)); in test_save()
133 ALSA_CHECK(snd_config_top(&saved)); in test_save()
169 ALSA_CHECK(snd_config_top(&top)); in test_search()
202 ALSA_CHECK(snd_config_top(&top)); in test_searchv()
226 ALSA_CHECK(snd_config_top(&c1)); in test_add()
238 ALSA_CHECK(snd_config_top(&c4)); in test_add()
254 ALSA_CHECK(snd_config_top( in test_delete()
[all...]
/third_party/alsa-utils/topology/
H A Dpre-processor.c310 ret = snd_config_top(&_tplg_pp->output_cfg); in init_pre_processor()
480 ret = snd_config_top(new); in pre_process_include_conf()
941 err = snd_config_top(&top); in pre_process()
/third_party/alsa-lib/include/
H A Dconf.h89 int snd_config_top(snd_config_t **config);
/third_party/alsa-utils/alsactl/
H A Dutils.c205 err = snd_config_top(&config); in load_configuration()
207 error("snd_config_top error: %s", snd_strerror(err)); in load_configuration()
H A Dstate.c1602 err = snd_config_top(&config); in save_state()
1604 error("snd_config_top error: %s", snd_strerror(err)); in save_state()
/third_party/alsa-lib/src/topology/
H A Dparser.c197 ret = snd_config_top(&top); in tplg_load_config()
/third_party/alsa-lib/src/mixer/
H A Dsimple_abst.c307 err = snd_config_top(&top); in snd_mixer_simple_basic_register()
/third_party/alsa-lib/src/ucm/
H A Dutils.c391 err = snd_config_top(&top); in uc_mgr_config_load()
H A Dparser.c2818 err = snd_config_top(&uc_mgr->local_config); in uc_mgr_import_master_config()
2822 err = snd_config_top(&uc_mgr->macros); in uc_mgr_import_master_config()

Completed in 12 milliseconds